White Papers

Table Of Contents
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
Supported Modes FullSwitch
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]
Parameters
access-list-name
Enter the name of a configured Standard ACL, up to 140 characters.
ipv4 Enter the keyword ipv4 to configure an IPv4 access class.
ipv6 Enter the keyword ipv6 to configure an IPv6 access class.
Defaults Not configured.
Command Modes LINE
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.8(0.0) Added the ipv4 and ipv6 parameters to the command.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
144 Access Control Lists (ACL)