Reference Guide

706 | IPv6 Access Control Lists (IPv6 ACLs)
www.dell.com | support.dell.com
show config
c e s
View the current IPv6 ACL configuration.
Syntax
show config
Command Modes
ACCESS-LIST
Command
History
Example
Figure 25-5. Command Example: show config
show ipv6 accounting access-list
c e s
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
Command Modes
EXEC
EXEC Privilege
Command
History
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
FTOS(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
FTOS(conf-ipv6-acl)#
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 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet
followed by the slot/port information.
For a Port Channel interface, enter the keyword
port-channel followed
by a number:
C-Series and S-Series Range: 1-128
E-Series Range: 1 to 32 for EtherScale, 1 to 255 for TeraScale and 1 to 512
for ExaScale.
For a SONET interface, enter the keyword
sonet followed by the slot/port
information.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
Version 8.4.2.1 Introduced on the S-Series
Version 8.2.1.0 Introduced on the E-Series ExaScale