Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP 기술 참조

다운로드
페이지 742
   
2-543
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Chapter  2      CGESM Switch Cisco IOS Commands
vlan access-map
In global configuration mode, use the vlan filter interface configuration command to apply the map to 
one or more VLANs.
For more information about VLAN map entries, see the Cisco Gigabit Ethernet Switch Module for HP 
p-Class BladeSystem Software Configuration Guide
 for this release.
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
Sets the action for the VLAN access map entry.
Sets the VLAN map to match packets against one or more access 
lists.
Displays information about a particular VLAN access map or all 
VLAN access maps.
Applies the VLAN access map to one or more VLANs.