Reference Guide

show config
View the current IPv6 ACL configuration.
C-Series, E-Series, S-Series
Syntax
show config
Command
Modes
ACCESS-LIST
Command
History
Version 9.0.2.0 Introduced on the S6000.
Version 8.4.2.1 Introduced on the S-Series.
Version 8.4.2.0 Introduced on the E-Series TeraScale.
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Introduced on the C-Series.
Example
Dell(conf-ipv6-acl)#show config
!
ipv6 access-list Acl1
seq 5 permit ipv6 1111::2222/127 host 3333::1111 log count
bytes
seq 10 permit icmp host 3333:: any mobile-advertisement log
seq 15 deny tcp any any rst
seq 20 permit udp any any gt 100 count
Dell(conf-ipv6-acl)#
show ipv6 accounting access-list
View the IPv6 access-lists created on the E-Series and the sequence of filters.
Syntax
show ipv6 accounting {access-list access-list-name | cam_count}
interface interface
Parameters
access-list-
name
Enter the name of the ACL to be displayed, up to 140
characters.
cam_count List the count of the CAM rules for this ACL.
interface
interface
Enter the keyword interface followed by the interface
type and slot/port or number information:
For a Port Channel interface, enter the keywords port-
channel followed by a number. For the C-Series and S-
Series, the range is 1 to 128. For the E-Series, the range is
1 to 255 for TeraScale and 1 to 512 for ExaScale.
IPv6 Access Control Lists (IPv6 ACLs)
1007