Cisco Nexus 5000 Series Command Reference, Release 4.1(3)N1(1) (OL-16599-01, August 2009)
Send comments to nx5000-docfeedback@cisco.com
5-5
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 5 Quality of Service Commands
match access-group
match access-group
To identify a specified access control list (ACL) group as a match criteria for a class map, use the match
access-group command in the class map configuration mode. To remove ACL match criteria from a class
map, use the no form of this command.
match access-group name acl-name
no match access-group name acl-name
Syntax Description
Defaults None
Command Modes Class-map type qos configuration
Command History
Usage Guidelines
Note The permit and deny ACL keywords do not affect the matching of packets.
This command does not require a license.
Examples This example shows how to create a qos class map that matches characteristics of the ACL my_acl:
switch(config)# class-map class_acl
switch(config-cmap-qos)# match access-group name my_acl
Related Commands
access-group
name acl-name
Matches on the characteristics in the ACL name specified.
Release Modification
4.1(3)N1(1) This command was introduced.
Command Description
show class-map Displays class maps.