Specifications

2-905
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
vlan access-map
vlan access-map
To enter VLAN access-map command mode to create a VLAN access map, use the vlan access-map
command. To remove a mapping sequence or the entire map, use the no form of this command.
vlan access-map name [seq# ]
no vlan access-m ap name [ seq# ]
Syntax Description
Defaults This command has no default settings.
Command Modes Global configura tion mode
Usage Guidelines If you enter the sequence number of an existing map sequence, you enter VLAN access-map mode. If
you do not specify a sequence number, a numbe r is automatically assign ed. You can enter one match
clause and one a ction c lause pe r map sequence. If yo u ente r the no vlan access-map name [seq# ]
command without entering a sequenc e number, the whole map is remove d. Once you enter VLAN
access-map mode, the following commands are available:
action—Sets the action to be taken (forward or drop ).
default—Returns a command to its default settings.
end—Exits from configuration mod e.
exit— Exits from VLAN access-map configuration mode.
match —Sets the values to match (IP address or MAC address).
no—Negates a command or reset its defaults.
Examples This example shows how to enter VLAN access-map mode:
Switch(config)# vlan access-map cisco
Switch(config-access-map)#
Related Commands
name VLAN access-map tag.
seq# (Optional) Map sequence number; valid values are from 0 to 65535.
Command Description
match Specifies a match clause by selecting one or more ACLs for a
VLAN access-map sequence.
show vlan access-map Displays the contents of a VLAN access map.