Cisco Gigabit Ethernet Switch Module for HP BladeSystem p-Class Command Reference Guide
2-578
Cisco Gigabit Ethernet Switch Module for the HP p-Class Blade System Command Reference Guide
380265-003
Chapter 2 CGESM Switch Cisco IOS Commands
vlan access-map
Examples This example shows how to create a VLAN map named vac1 and apply matching conditions and actions
to it. If no other entries already exist in the map, this will be entry 10.
Switch(config)# vlan access-map vac1
Switch(config-access-map)# match ip address acl1
Switch(config-access-map)# action forward
This example shows how to delete VLAN map vac1:
Switch(config)# no vlan access-map vac1
Related Commands Command Description
action Sets the action for the VLAN access map entry.
match (access-map configuration) Sets the VLAN map to match packets against one or more access
lists.
show vlan access-map Displays information about a particular VLAN access map or all
VLAN access maps.
vlan filter Applies the VLAN access map to one or more VLANs.










