IPv4 Access Control Lists (ACLs)

Displaying ACL Configuration Data

Display an ACL Summary

This command lists the configured IPv4 ACLs.

Syntax: show access-list

List a summary table of the name, type, and application status of IPv4 ACLs configured on the switch.

For example:

ProCurve(config)# show access-list

Access Control Lists

Type Appl Name

-------- --------------

std yes List-01-v4 IN

ext

no

List-02-v4 OUT

std

yes

55

In this switch, the ACL named “List-02-v4-

--------------------

OUT” exists in the configuration.

Figure 9-26. Example of show access-list CommandFigure 9-27. Example of a Summary Table of Access lists

Term

Meaning

Type

Shows whether the listed ACL is an IPv4 std AC or an IPv4 ext ACL.

Appl

Shows whether the listed ACL has been applied to an interface (yes/no).

Name

Shows the identifier (name or number) assigned to each ACL configured in the switch.

 

 

9-86