Cisco Catalyst 4500 Series Configuration Manual page 518

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

match
match
To specify a match clause by selecting one or more ACLs for a VLAN access-map sequence, use the
match subcommand. To remove the match clause, use the no form of this command.
If a match clause is not specified, the action for the VLAN access-map sequence is applied to all packets.
Note
All packets are matched against that sequence in the access map.
Syntax Description
ip address acl-number
ip address acl-name
mac address acl-name
Command Default
This command has no default settings.
Command Modes
VLAN access-map mode
Command History
Release
12.1(12c)EW
Usage Guidelines
The match clause specifies the IP or MAC ACL for traffic filtering.
The MAC sequence is not effective for IP packets. IP packets should be access controlled by IP match
clauses.
Refer to the Catalyst 4500 Series Switch Cisco IOS Software Configuration Guide for additional
configuration guidelines and restrictions.
Refer to the Cisco IOS Command Reference publication for additional match command information.
Examples
The following example shows how to define a match clause for a VLAN access map:
Switch(config)# vlan access-map ganymede 10
Switch(config-access-map)# match ip address 13
Switch(config-access-map)#
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-478
match {ip address {acl-number | acl-name}} | {mac address acl-name}
no match {ip address {acl-number | acl-name}} | {mac address acl-name}
Selects one or more IP ACLs for a VLAN access-map sequence; valid values
are from 1 to 199 and from 1300 to 2699.
Selects an IP ACL by name.
Selects one or more MAC ACLs for a VLAN access-map sequence.
Modification
This command was introduced on the Catalyst 4500 series switch.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents