314 IPv6 Access List Commands
Example
The following example displays configuration information for the IPv6 ACLs.
console#show ipv6 access-lists
Current number of all ACLs: 1 Maximum number of all ACLs: 100
IPv6 ACL Name Rules Direction Interface(s) VLAN(s)
------------------------------- ----- --------- -------------------- -------------
STOP_HTTP 2 inbound 1/g1
console#show ipv6 access-lists STOP_HTTP
ACL Name: STOP_HTTP
Inbound Interface(s): 1/g1
Rule Number: 1
Action......................................... deny
Protocol....................................... 255(ipv6)
Source IP Address.............................. 2001:DB8::/32
Destination L4 Port Keyword.................... 80(www/http)
Rule Number: 2
Action......................................... permit
Protocol....................................... 255(ipv6)
Source IP Address.............................. 2001:DB8::/32
The command output provides the following information:
Field Description
Rule Number The ordered rule number identifier defined within the IPv6 ACL.
Action Displays the action associated with each rule. The possible values are Permit or Deny.
Match All Indicates whether this access list applies to every packet. Possible values are True or
False.
Protocol This displays the protocol to filter for this rule.
Source IP Address This displays the source IP address for this rule.