A
CCESS
C
ONTROL
L
IST
C
OMMANDS
3-187
Example
show access-group
Use this command to show the port assignments of ACLs.
Command Mode
Privileged Executive
Example
Console#show access-list
MAC access-list jerry:
permit any 00-30-29-94-34-de ethertype 0800
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 tcp 192.168.1.0 0.0.0.255 any destination-port 80
permit tcp 192.168.1.0 0.0.0.255 any protocol tcp control-flag 2 2
Console#
Console#show access-group
Interface ethernet 1/25
IP standard access-list david
MAC access-list jerry in
Console#