Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
match (access-map configuration)
To set the VLAN map to match packets against one or more access lists, use the match command in access-map
configuration mode. Use the no form of this command to remove the match parameters.
{match ip address {namenumber} [namenumber] [namenumber]...| mac address name name ] [ name ]...}
{no match ip address {namenumber} [namenumber] [namenumber]...| mac address name name ]
name ]...}
Syntax Description
Set the access map to match packets against an IP address access list.
ip address
Set the access map to match packets against a MAC address access list.
mac address
Name of the access list to match packets against.
name
Number of the access list to match packets against. This option is not valid
for MAC access lists.
number
Command Default
The default action is to have no match parameters applied to a VLAN map.
Command Modes
Access-map configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You enter access-map configuration mode by using the vlan access-map global configuration command.
You must enter one access list name or number; others are optional. You can match packets against one or
more access lists. Matching any of the lists counts as a match of the entry.
In access-map configuration mode, use the match command to define the match conditions for a VLAN map
applied to a VLAN. Use the action command to set the action that occurs when the packet matches the
conditions.
Packets are matched only against access lists of the same protocol type; IP packets are matched against IP
access lists, and all other packets are matched against MAC access lists.
Both IP and MAC addresses can be specified for the same map entry.
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
143
match (access-map configuration)