User Manual

Table Of Contents
[Parameter]
type :
Specifies the type of the Ethernet frame.
Setting value Description
0xXXXX Hexadecimal expression of type value
any All frame
[Input mode]
class map mode
[Description]
Uses the Ethernet frame's type value and the presence of a VLAN tag as the conditions to classify the traffic class.
If this command is executed with the "no" syntax, deletes conditional settings based on the Ethernet frame's type value and the
presence of a VLAN tag.
If this setting has already been made by the match ethertype command, the content of the setting is changed.
[Note]
In order to execute this command, QoS must be enabled.
If applied to an access port, the "tagged" specification is invalid (because tagged frames are not handled by an access port).
[Example]
Set Ethernet frame type value "0x0800" as the classification condition for class map "class1."
SWX232x(config)#class-map class1
SWX232x(config-cmap)#match ethertype 0x0800
9.2.18 13.2.22 Set traffic classification conditions (VLAN ID)
[Syntax]
match vlan id
no match vlan
[Parameter]
id : <1 - 4094>
VLAN ID used as classification condition
[Input mode]
class map mode
[Description]
Uses the VLAN ID as the condition to classify the traffic class.
If this is executed with the "no" syntax, the classification conditions using VLAN ID are deleted.
The setting can be repeated up to the maximum number (30) of registrations.
[Note]
In order to execute this command, QoS must be enabled.
[Example]
Specify VLAN #20 as the classification conditions for class map "class1".
SWX232x(config)#class-map class1
SWX232x(config-cmap)#match vlan 20
9.2.19 Set traffic classification conditions (VLAN ID range)
[Syntax]
match vlan-range id-start to id-end
[Parameter]
id-start : <1 - 4094>
280 | Command Reference | Traffic control