Configuration manual

62 QoS configuration
NN47928-501NN47928-501
Procedure steps
Step Action
1 Enter global configuration mode:
configure terminal
2 Set the priority and the DSCP of the class:
class <classifier-id> set ip dscp <dscp-value> priority
<priority-value>
3 Exit all levels of configuration mode:
end
End
Variable definitions
The following table describes the variables and values to configure markings.
Configuring port-based QoS
Complete this procedure to set the priority of each queue on a particular port. Each port has eight
queues, and each queue has eight priority settings.
Procedure steps
Step Action
1 Enter global configuration mode:
configure terminal
2 Enter:interface configuration mode:
interface <interface-type> <interface-id>
3 Configure the priority and traffic class of the interface:
vlan map-priority <priority-value> traffic-class
<traffic-class>
4 Exit all levels of configuration mode:
end
Variable Value
classifier-id
T
he Class Map identifier.
The value ranges from 1 to 2147483647.
dscp-value
Specifies Differentiated Services Code Point (DSCP) value. The value
frames from 0 to 63.
priority-value
Select the 802.1p priority.
The value ranges from 1 to 7.
The default value is 7–802.1p.