Service Manual

CONFIGURATION-MAC ACCESS LIST-EXTENDED
Command History
This guide is platform-specic. 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.
Version Description
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Introduced on the S6000–ON.
9.0.2.0 Introduced on the S6000.
8.3.11.1 Introduced on the Z9000.
8.3.19.0 Introduced on the S4820T.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.2.1.1 Introduced on the E-Series.
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 Ingress and Egress IP ACL modes (Standard and Extended) and do not have
mode-specic options. When an ACL is created without a rule and then is applied to an interface, ACL behavior reects an implicit
permit.
The platform 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]
To remove an ACL, use the no access-class access-list-name [ipv4 | ipv6] command.
Parameters
access-list-name Enter the name of a congured Standard ACL, up to 140 characters.
ipv4 Enter the keyword ipv4 to congure an IPv4 access class.
192
Access Control Lists (ACL)