Use this command to display configured IP access list configurations.
name | (Optional) Displays access list information for a specific access list name. |
from start-range to end-range | (Optional) Specifies a sequential range of access list rules to display for the specified access list. |
brief | (Optional) Displays a summary version of the specified context. |
If an option is not specified, the entire table of access lists will be displayed.
All command modes.
This example shows how to display IPv6 access list number acl10. This is an extended access list, which permits or denies ICMP, UDP and IP frames based on restrictions configured with one of the IPv6 access list commands:
System(rw-config)->show access-lists acl10 Standard IPv6 access list acl10 (5 entries) 1 permit fe80::/64 log 2 permit a6ac::/32 -- implicit permit nd-na -- -- implicit permit nd-ns -- -- implicit deny all --
This example shows how to display the brief form of IPv6 access lists for this system:
System(rw-config)->show access-lists brief IPv6 Access List (last 49 chars) Type Ents Deny count ------------------------------------------------- ---- ---- -------------------- acl10 std 5 0