User Manual

[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".
SWR2311P(config)#class-map class1
SWR2311P(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.
[Note]
In order to execute this command, QoS must be enabled.
[Example]
Specify DSCP values "48" and "56" as the classification conditions for class map "class1."
SWR2311P(config)#class-map class1
SWR2311P(config-cmap)#match ip-dscp 48 56
9.2.17 Set traffic classification conditions (Ethernet Type)
[Syntax]
match ethertype type
match ethertype type tagged
match ethertype type untagged
no match ethertype
[Keyword]
tagged : Set conditional VLAN tagging
untagged : Set conditional VLAN untagging
[Parameter]
type :
Specifies the type of the Ethernet frame.
256 | Command Reference |
Traffic control