Reference Guide
match qos-group
Congures a match criteria for a QoS group.
Syntax
match queue qos—group-id
Parameters qos-group-id — Enter a QoS group ID number (0 to 11).
Default Not congured
Command Mode CLASS-MAP
Usage Information You can only congure this command when the class-map type is queuing. You cannot enter two match
statements with the same lter-type. If you enter two match statements with the same lter-type, the second
statement overwrites the rst statement. When class-map type is queuing, the qos-group corresponds to data
queues (0 to 7).
Example
OS10(conf-cmap-queuing)# match queue 1
Supported Releases 10.2.0E or later
match vlan
Congures a match criteria based on the VLAN ID number.
Syntax
match vlan vlan-id
Parameters vlan-id — Enter a VLAN ID number (1 to 4094).
Default Not congured
Command Mode CLASS-MAP
Usage Information You cannot enter two match statements with the same lter-type. If you enter two match statements with the
same lter-type, the second statement overwrites the rst statement.
Example
OS10(conf-cmap-qos)# match vlan 100
Supported Releases 10.2.0E or later
mtu
Calculates the buer size allocation for matched ows.
Syntax
mtu size
Parameters size — Enter the size of the buer (1500 to 9216).
Default 9216
Command Mode POLICY-MAP-CLASS-MAP
Usage Information The no version of this command returns the value to the default.
Example
OS10(conf-pmap-nqos-c)# mtu 2500
Quality of service 573