Users Guide

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-specific options. When an ACL is created without a rule and then is applied to an
interface, ACL behavior reflects 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 command.
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
Command History
This guide is platform-specific. For command information about other platforms, see
the relevant Dell Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
Access Control Lists (ACL) 238