2-498
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
vlan access-map
vlan access-map
To enter the 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-map name [seq# ]
Syntax Description
Defaults This command has no default settings.
Command Modes Global configuration
Command History
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 number is automatically assigned. You can enter one match
clause and one action clause per map sequence. If you enter the no vlan access-map name [seq# ]
command without entering a sequence number, the whole map is removed. 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 mode.
• 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 the VLAN access-map mode:
Switch(config)# vlan access-map cisco
Switch(config-access-map)#
Related Commands match
show vlan access-map
name VLAN access-map tag.
seq# (Optional) Map sequence number; valid values are from 0 to 65535.
Release Modification
12.1(12c)EW Support for this command was introduced on the Catalyst 4500 series switch.