Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-125
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
show vlan access-map
show vlan access-map
To display all VLAN access maps or a VLAN access map, use the show vlan access-map command.
show vlan access-map [map-name]
Syntax Description
Command Default The switch shows all VLAN access maps, unless you use the map-name argument to select a specific
access map.
Command Modes EXEC mode
Command History
Usage Guidelines 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.
Examples This example shows how to display a specific VLAN access map:
switch# show vlan access-map vlan1map
This example shows how to display all VLAN access maps:
switch# show vlan access-map
Related Commands
map-name (Optional) VLAN access map to show.
Release Modification
4.0(0)N1(1a) This command was introduced.
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.