Command Line Interface
732 1553-KDU 137 365 Uen D 2006-06-16
• When an IP or MAC access list is bound to a port interface, and a VLAN
map is subsequently bound to a VLAN containing that port, the priority
is determined by the mask applied to the corresponding rules.
Example
The following example binds vlanMAP1 to VLAN 1 and 3 to 4.
Related Commands
vlan access-map (section 7.8.18 on page 720)
show vlan access-map (section 7.8.21 on page 725)
7.8.26 show vlan filter
This command displays information about the specified VLAN access map or all
VLAN access maps.
Syntax
show vlan filter {access-map <access-map_name> |
vlan <vlan-id>}
• access-map_name – Name of the VLAN map entry.
(Maximum length: 16 characters)
• vlan-id – VLAN identifier. (Range: 1-4094)
Command Mode
Privileged Exec
Command Usage
• Entering show vlan filter access-map followed by a specific
map name only displays filter information for the specified access map.
Console(config)#vlan filter vlanMAP1 vlan-lists 1,3-4
Console(config)#