OcNOS-SP : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : qos profile precedence-to-queue
qos profile precedence-to-queue
Use this command to set the precedence to queue profile.
Use the no form of this command delete the profile.
Use show qos-profile to show the profile detail.
Use qos map-profile (Qumran) to map the profile on interface.
Command Syntax
qos profile precedence-to-queue (NAME|)
precedence <0-7> queue <0-7>
no qos profile precedence-to-queue (NAME|)
no precedence <0-7> queue <0-7>
Parameters
NAME
The profile name to be created
precedence <0-7>
Precedence value
queue <0-7>
Traffic-Class values
Command Mode
Configure modes
Applicability
This command was introduced in OcNOS version 5.0.
Example
#configure terminal
(config)#qos profile precedence-to-queue prec-map
(config-ingress-prec-map)#precedence 1 queue 1
(config)#interface xe1
(config-if)#qos map-profile precedence-to-queue prec-map
 
Last modified date: 10/20/2023