User Manual

IPv6 Access Control Lists (ACLs)
Displaying ACL Configuration Data
Display an ACL Summary
This command lists the configured IPv4 and IPv6 ACLs, regardless of whether
they are assigned to any interfaces.
Syntax: show access-list
List a summary table of the name, type, and application status
of all ACLs (IPv4 and IPv6) configured on the switch.
For example:
ProCurve(config)# show access-list
Access Control Lists
Type Appl Name
----- ---- -------------------------------------------- -
ext yes 101
IPv4 ACLs
std yes 55
ext yes Marketing
ipv6 no
ipv6 no
ipv6 yes
ipv6 yes
Accounting
List-01-Inbound
List-02-Outbound
Test-1
These ACLs exist in the
configuration but are not
applied to any interfaces and
thus do not affect traffic.
Figure 8-26. Example of a Summary Table of Access Lists
Term Meaning
Type Shows whether the listed ACL is an IPv6 (ipv6) ACL or one of two IPv4 ACL types:
std
(Standard; source-address only) or
ext (Extended; protocol, source, and destination
data).
Appl Shows whether the listed ACL has been applied to an interface (yes/no).
Name Shows the identifier assigned to each ACL configured in the switch.
8-76