Cisco Cisco 5760 Wireless LAN Controller Riferimenti tecnici

Pagina di 1016
Examples
This example shows how to define and apply a VLAN access map vmap4 to VLANs 5 and 6 that will cause
the interface to drop an IP packet if the packet matches the conditions defined in access list al2:
Controller(config)#
vlan access-map vmap4
Controller(config-access-map)#
match ip address al2
Controller(config-access-map)#
action drop
Controller(config-access-map)#
exit
Controller(config)#
vlan filter vmap4 vlan-list 5-6
You can verify your settings by entering the show vlan access-map privileged EXEC command.
Related Commands
Description
Command
Sets the action for the VLAN access map entry.
Displays the VLAN access maps created on the switch.
Defines a VLAN map and enters access-map configuration mode where
you can specify a MAC ACL to match and the action to be taken.
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
405
match (access-map configuration)