Administrator Guide

Version Description
9.0.2.0 Introduced on the S6000.
8.5.1.0 Added support for 4-port 40G line cards on ExaScale.
8.4.2.1 Introduced on the S-Series.
8.2.1.0 Introduced on the E-Series ExaScale.
7.8.1.0 Introduced on the C-Series. Increased the name string to accept up to 140 characters.
Prior to version 7.8.1.0, names are up to 16 characters long.
7.4.1.0 Introduced on the E-Series TeraScale.
Usage Information
Field Description
“Ingress IPv6...” Displays the name of the IPv6 ACL, in this Example “AclList1”.
“seq 10...” Displays the filter. If the keywords count or byte were configured in the filter, the
number of packets or bytes processed by the filter is displayed at the end of the line.
Example
Dell#show ipv6 accounting access-list
!
Ingress IPv6 access list V6-ACL on TenGigabitEthernet 10/1
Total cam count 2
seq 5 permit tcp any any count (0 packets)
seq 10 permit udp any any count (0 packets)
show running-config
Display the ACL running configurations.
C9000 Series
Syntax
show running-config {acl [ip | mac | ipv6]}
Parameters
acl Enter the keyword acl to display all access-lists and acl sub commands.
ip Enter the keyword ip to display all ip access-list and the ip sub commands.
ipv6 Enter the keyword ipv6 to display all ipv6 access-lists and ipv6 sub commands.
mac Enter the keyword mac to display all L2 access-lists and sub commands.
Defaults None
Command Modes EXEC
Command History
This guide is platform-specific. For command information about other platforms, see 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.9(0.0) Introduced on the C9010.
Example
Dell# show running-config acl
ip
ip access-list standard five
seq 5 permit any
!
ip access-list standard four
seq 5 permit any count bytes
seq 10 deny any count
932 IPv6 Access Control Lists (IPv6 ACLs)