24-Port Layer 3 Switch Management Guide

A
CCESS
C
ONTROL
L
IST
C
OMMANDS
4-89
ACL Information
show access-list
Use this command to show all ACLs and associated rules.
Command Mode
Privileged Exec
Example
show access-group
Use this command to show the port assignments of ACLs.
Command Mode
Privileged Executive
Example
Command Function Mode Page
show access-list Show all ACLs and associated rules PE 4-89
show access-group Shows the ACLs assigned to each port PE 4-89
Console#show access-list
IP standard access-list david:
permit host 10.1.1.21
permit 168.92.0.0 0.0.15.255
IP extended access-list bob:
permit 10.7.1.1 0.0.0.255 any
permit 192.168.1.0 0.0.0.255 any dport 80
permit 192.168.1.0 0.0.0.255 any protocol tcp control-code 2 2
MAC access-list jerry:
permit any 00-30-29-94-34-de ethertype 800
Console#
Console#show access-group
Interface ethernet 1/25
IP standard access-list david
MAC access-list jerry
Console#