Reference Guide

IPv6 Access Control Lists (IPv6 ACLs) | 763
Example
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#
show running-config acl
c e s
Display the ACL running configuration.
Syntax
show running-config acl
Command Modes
EXEC
EXEC Privilege
Command
History
Example
FTOS#show running-config acl
!
ip access-list extended ext-acl1
!
ip access-list standard std-acl1
!
ipv6 access-list Acl1
description IPV6 Access-list
seq 5 permit ipv6 1111::2222/127 host 3333::1111 log count bytes
remark 10 Remark for Entry # 10
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#
test cam-usage
c e s
Verify that enough ACL CAM space is available for the IPv6 ACLs you have
created.
Table 25-2. show ip 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.
Version 8.4.2.1 Introduced on the S-Series
Version 8.2.1.0 Introduced on the E-Series ExaScale
Version 7.8.1.0 Introduced on the C-Series
Version 7.4.1.0 Introduced support on the E-Series TeraScale