Command Reference QoS Commands
The following example creates a class map named cmap1 to match DSCP 20, 22, 24 and 30.
Ruijie(config)# class-map cmap1
Ruijie(config-cmap)# match ip dscp 20 22 24 30
show class-map [ class-map-name ]
Use this command to configure the CoS value of an interface. Use the no form of this command to
restore the default setting.
CoS value of the interface. The range is from 0 to 7.
The default CoS value is 0.
Interface configuration mode.
The following example configures the default CoS value to 7.
Ruijie(config)# interface gigabitethernet 1/1
Ruijie(config-if)# mls qos cos 7
show mls qos interface interface-id
Displays information of the specified interface.