Show Config - Dell C9000 Series Reference Manual

Networking command-line reference guide
Hide thumbs Also See for C9000 Series:
Table of Contents

Advertisement

Version
7.6.1.0
7.5.1.0
6.4.1.0
Usage Information The remark command is available in each ACL mode. You can configure up to
4294967290 remarks in a given ACL.
The following example shows the use of the remark command twice within
CONFIGURATION-STANDARD-ACCESS-LIST mode. The same sequence number was
used for the remark and for an associated ACL rule. The remark precedes the rule in the
running-config because it is assumed that the remark is for the rule with the same
sequence number, or the group of rules that follow the remark.
Example
Dell(config-std-nacl)#remark 10 Deny rest of the traffic
Dell(config-std-nacl)#remark 5 Permit traffic from XYZ Inc.
Dell(config-std-nacl)#show config
!
ip access-list standard test
remark 5 Permit traffic from XYZ Inc.
seq 5 permit 1.1.1.0/24
remark 10 Deny rest of the traffic
seq 10 Deny any
Dell(config-std-nacl)#
Related

show config

Commands
show config
Display the current ACL configuration.
C9000 Series
Syntax
show config
Command Modes
Command History
This guide is platform-specific. For command information about other platforms, refer
to the relevant Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Description
Introduced on the S-Series.
Introduced on the C-Series.
Introduced on the E-Series.
— displays the current ACL configuration.
CONFIGURATION-IP ACCESS LIST-STANDARD
CONFIGURATION-IP ACCESS LIST-EXTENDED
CONFIGURATION-MAC ACCESS LIST-STANDARD
CONFIGURATION-MAC ACCESS LIST-EXTENDED
Access Control Lists (ACL)
270

Advertisement

Table of Contents
loading

Table of Contents