Command Line Interface
7311553-KDU 137 365 Uen D 2006-06-16
Related Commands
vlan access-map (section 7.8.18 on page 720)
access-list mask-precedence vlan (section 7.8.22 on page 726)
7.8.25 vlan filter
This command binds a VLAN access map to one or more VLANs. Use the no
form to remove the map.
Syntax
[no] vlan filter <access-map_name> vlan-list <list>
• access-map_name – Name of the VLAN map entry.
(Maximum length: 16 characters)
• list – A list of one or more VLANs. (Range: 1-4094)
Default Setting
None
Command Mode
Global Configuration
Command Usage
• A mask must be configured for any access map before it can be bound
to a VLAN.
• Only one VLAN access map can be bound to a VLAN. If more than one
access map is bound to the same VLAN, the later one will be rejected.
• The VLAN access map must be bound to one or more VLANs before it
takes effect. When specifying a list of VLANs, use a dash “-“ or comma
“,” to list consecutive or non-consecutive VLANs. Do not include any
spaces in the list. For example, "1-4,5,10-11" indicates VLAN 1 to 4,
VLAN 5 and VLAN 10 to 11.