2-167
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-group
match access-group
To configure the match criteria for a class map on the basis of the specified access control list (ACL),
use the
match access-group
command in class-map configuration mode. To remove the ACL match
criteria, use the
no
form of this command.
match
access-group
acl-index-or-name
no match
access-group
acl-index-or-name
Syntax Description
Defaults
No match criteria are defined.
Command Modes
Class-map configuration
Command History
Usage Guidelines
The
match access-group
command specifies a numbered or named ACL to use as the match criteria to
determine if packets belong to the class specified by the class map.
Before using the
match access-group
command, you must enter the
class-map
global configuration
command to specify the name of the class whose match criteria you want to establish.
You can use the
match access-group
classification only on input policy maps.
You can verify the configuration by entering the
show class-map
privileged EXEC command.
Examples
This example shows how to create a class map called in
class
, which uses the access control list
acl1
as
the match criterion:
Switch(config)#
class-map match-any inclass
Switch(config-cmap)#
match access-group acl1
Switch(config-cmap)#
exit
Related Commands
acl-index-or-name
Number or name of an IP standard or extended access control list (ACL) or
MAC ACL. The range is from 1 to 2799. For an IP standard ACL, the ACL
index range is 1 to 99 and 1300 to 1999. For an IP extended ACL, the ACL
index range is 100 to 199 and 2000 to 2699.
Release
Modification
12.2(52)EY
This command was introduced.
Command
Description
class-map
Creates a class map to be used for matching packets to the class whose name
you specify.
show class-map
Displays quality of service (QoS) class maps.
Summary of Contents for ME 3600X
Page 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Page 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Page 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...