Specifications
2-911
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 filter
vlan filter
To apply a VLAN access map, use the vlan filter command. To clear the VLAN access maps from
VLANs or interfaces, use the no form of this command.
vlan filter map-name {vlan-list vlan-list}
no vlan filter map-name {v lan-list [vlan-list]}
Syntax Description
Defaults This command has no default settings.
Command Modes Global configura tion mode
Usage Guidelines When configuring an action clause in a VLAN access map, note the following:
• You can apply the VLAN access map to one or mor e VLANs.
• The vlan-list parameter can be a single VLAN ID, a list of VLAN IDs, or VLAN ID ranges
(vlan-id-vlan-id). Multiple entries are separated by (-), (hyphen), or (,) (comma).
• You can apply on ly one VLAN a ccess map to each V LAN.
When ente ring t he no form of this command, the vlan-list parameter is optional (but the keyword
vlan-list is requi red). I f you d o not enter the vlan-list parameter, the VACL is removed from all the
VLANs where the map-name is applied.
Examples This example shows how to apply a VLAN access map on VL ANs 7 through 9:
Switch(config)# vlan filter ganymede vlan-list 7-9
Switch(config)#
map-name VLAN access-map tag.
vlan-list vlan-list Specifies the VLAN list; see the “Usage Guidelines” section for valid values.