2-165
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
match (access-map configuration)
match (access-map configuration)
To match packets against one or more access lists, use the
match
command in access-map configuration
command mode to set the VLAN map. To remove the match parameters, use the
no
form of this
command.
match
{
ip address
{
name
|
number
} [
name
|
number
] [
name
|
number
]...} | {
mac address
{
name
}
[
name
] [
name
]...}
no match
{
ip address
{
name
|
number
} [
name
|
number
] [
name
|
number
]...} | {
mac address
{
name
} [
name
] [
name
]...}
Syntax Description
Defaults
The default action is to have no match parameters applied to a VLAN map.
Command Modes
Access-map configuration
Command History
Usage Guidelines
You enter access-map configuration mode by using the
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.
You can verify the configuration by entering the
show vlan access-map
privileged EXEC command.
ip address
Sets the access map to match packets against an IP address access list.
mac address
Sets the access map to match packets against a MAC address access list.
name
Name of the access list to match packets against.
number
Number of the access list to match packets against. This option is not valid for MAC
access lists.
Release
Modification
12.2(52)EY
This command was introduced.
Содержание ME 3600X
Страница 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Страница 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...