To display all VLAN access maps or a VLAN access map, use the show vlan access-map command.
show vlan access-map [ map-name ]
|
map-name
|
(Optional) VLAN access map to show.
|
The switch shows all VLAN access maps, unless you use the map-name argument to select a specific access map.
EXEC mode
|
Release
|
Modification
|
|
4.0(0)N1(1a)
|
This command was introduced.
|
For each VLAN access map displayed, the switch shows the access map name, the ACL specified by the match command, and the action specified by the action command.
Use the show vlan filter command to see which VLANs have a VLAN access map applied to them.
This example shows how to display a specific VLAN access map:
This example shows how to display all VLAN access maps:
|
Command
|
Description
|
|---|---|
|
action
|
Specifies an action for traffic filtering in a VLAN access map.
|
|
match
|
Specifies an ACL for traffic filtering in a VLAN access map.
|
|
show vlan filter
|
Displays information about how a VLAN access map is applied.
|
|
vlan access-map
|
Configures a VLAN access map.
|
|
vlan filter
|
Applies a VLAN access map to one or more VLANs.
|