Cisco Catalyst 3550 series Software Configuration Manual page 580

Multilayer switch
Hide thumbs Also See for Catalyst 3550 series:
Table of Contents

Advertisement

Displaying ACL Information
This is an example of output from the show ip access-lists privileged EXEC command. It displays only
IP standard and extended ACLs. Note that the named MAC extended ACL displayed in the previous
example is not included in this display.
Switch# show ip access-lists
Standard IP access list 1
Standard IP access list 10
Standard IP access list 12
Standard IP access list 32
Standard IP access list 34
Extended IP access list 120
This is an example of output from the show mac access-group privileged EXEC command when only
one interface (Gigabit Ethernet interface 2) has a MAC access list (macl-e1) applied.
Switch# show mac access-group
Interface GigabitEthernet0/1:
Inbound access-list is not set
Interface GigabitEthernet0/2:
Inbound access-list is macl_e1
Interface GigabitEthernet0/3:
Inbound access-list is not set
Interface GigabitEthernet0/4:
Inbound access-list is not set
Interface GigabitEthernet0/5:
Inbound access-list is not set
<output truncated>
You can also display information about VLAN access maps or VLAN filters. Use the privileged EXEC
commands in
Table 28-3 Commands for Displaying VLAN Map Information
Command
show vlan access-map [mapname]
show vlan filter [access-map name | vlan vlan-id]
This is an example of output from the show vlan access-map privileged EXEC command:
Switch# show vlan access-map
Vlan access-map "map_1" 10
Match clauses:
Action:
Vlan access-map "map_1" 20
Match clauses:
Action:
Catalyst 3550 Multilayer Switch Software Configuration Guide
28-42
permit 172.20.10.10
permit 12.12.12.12
deny
1.3.3.2
permit 172.20.20.20
permit 10.24.35.56
permit 23.45.56.34
permit eigrp host 12.3.6.5 host 25.36.1.24
Table 28-3
to display VLAN map information.
ip address: ip1
drop
mac address: mac1
forward
Chapter 28
Purpose
Show information about all VLAN access-maps or the
specified access map.
Show information about all VLAN filters or about a specified
VLAN or VLAN access map.
Configuring Network Security with ACLs
78-11194-09

Advertisement

Table of Contents
loading

Table of Contents