19-33
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter 19 Configuring Network Security with ACLs
Configuring VLAN Maps
Displaying VLAN Map Information
You can display information about VLAN access maps or VLAN filters. Use the privileged EXEC
commands in
Table 19-4
to display VLAN map information.
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:
ip address: ip1
Action:
drop
Vlan access-map "map_1" 20
Match clauses:
mac address: mac1
Action:
forward
Vlan access-map "map_1" 30
Match clauses:
Action:
drop
This is an example of output from the show vlan filter privileged EXEC command:
Switch# show vlan filter
VLAN Map map_1 is filtering VLANs:
20-22
Using VLAN Maps in Your Network
This section describes some typical uses for VLAN maps and includes these topics:
•
Wiring Closet Configuration, page 19-34
•
Denying Access to a Server on Another VLAN, page 19-35
Table 19-4 Commands for Displaying VLAN Map Information
Command
Purpose
show vlan access-map [mapname]
Show information about all VLAN access-maps or the
specified access map.
show vlan filter [access-map name | vlan vlan-id]
Show information about all VLAN filters or about a specified
VLAN or VLAN access map.