Service Manual

Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
When you have exhausted all the sequence numbers, this feature permits re-assigning a new sequence number to
entries of an existing prefix list.
Related Commands seq — Assigns a sequence number to a deny or permit filter in an IP access list while creating the filter.
show config
Display the current ACL configuration.
Syntax
show config
Command Modes
CONFIGURATION-IP ACCESS-LIST-STANDARD
CONFIGURATION-IP ACCESS-LIST-EXTENDED
CONFIGURATION-MAC ACCESS LIST-STANDARD
CONFIGURATION-MAC ACCESS LIST-EXTENDED
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(config-std-nacl)#show conf
!
ip access-list standard test
remark 5 Permit traffic from XYZ Inc.
seq 5 permit 1.1.1.0/24 count
remark 10 Deny traffic from ABC
seq 10 deny 2.1.1.0/24 count
Dell(config-std-nacl)#
Common IP ACL Commands
The following commands are available within both IP ACL modes (Standard and Extended) and do not have mode-specific options. When
an ACL is created without a rule and then is applied to an interface, ACL behavior reflects an implicit permit.
The switch supports both Ingress and Egress IP ACLs.
NOTE
: Also refer to the Commands Common to all ACL Types section.
access-class
Apply a standard ACL to a terminal line.
Syntax
access-class access-list-name [ipv4 | ipv6]
Access Control Lists (ACL) 143