User Manual

Table Of Contents
[Input mode]
class map mode
[Description]
Uses the CoS value of the VLAN tag header as the condition to classify the traffic class.
If this is executed with the "no" syntax, the CoS condition setting is deleted.
The setting can be repeated up to the maximum number (eight) of registrations.
[Note]
In order to execute this command, QoS must be enabled.
[Example]
Specify CoS values "1" and "2" as the classification conditions for class map "class1."
SWP2(config)#class-map class1
SWP2(config-cmap)#match cos 1 2
9.2.15 Set traffic classification conditions (TOS precedence)
[Syntax]
match ip-precedence tos-list
no match ip-precedence
[Parameter]
tos-list : <0 - 7>
Value of the IP header's TOS precedence field used as a classification condition. Up to eight can be
registered.
[Input mode]
class map mode
[Description]
Uses the value of the IP header's TOS precedence field as a condition to classify the traffic class.
If this is executed with the "no" syntax, the classification conditions using TOS precedence are deleted.
The setting can be repeated up to the maximum number (eight) of registrations.
[Note]
In order to execute this command, QoS must be enabled.
[Example]
Specify TOS precedence values "3" and "4" as the classification conditions for class map "class1".
SWP2(config)#class-map class1
SWP2(config-cmap)#match ip-precedence 3 4
9.2.16 Set traffic classification conditions (DSCP)
[Syntax]
match ip-dscp dscp-list
no match ip-dscp
[Parameter]
dscp-list : <0 - 63>
Value of the IP header's DSCP (DiffServ Code Point) field used as a classification condition. Up to
eight can be registered.
[Input mode]
class map mode
[Description]
Uses the value of the IP header's DSCP (DiffServ Code Point) field as a condition to classify the traffic class.
If this is executed with the "no" syntax, the classification conditions using DSCP precedence are deleted.
The setting can be repeated up to the maximum number (eight) of registrations.
266 | Command Reference | Traffic control