Reference Guide
174 | Access Control Lists (ACL)
www.dell.com | support.dell.com
!
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)#
show ipv6 accounting access-list
s
View the IPv6 access-lists created on 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
Example
Figure 6-19. Command Example: show ipv6 accounting access-lists
FTOS#show ipv6 accounting access-list
!
Ingress IPv6 access list AclList1 on GigabitEthernet 9/0
Total cam count 15
seq 10 permit icmp host 3333:: any mobile-advertisement log
seq 15 deny tcp any any rst
seq 20 permit udp any any gt 101 count (0 packets)
!
FTOS#
S6000
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:
S-Series Range: 1-128
• For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
• For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed
by the slot/port information.
Version 9.0.2.0 Introduced on the S6000.
Version
8.3.7.0
Introduced on the S4810.
Table 6-2. show ipv6 accounting access-lists Command Example Field
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.










