show qos queue-profile
Syntax
show qos queue-profile [<NAME> | factory-default ] [vsx-peer]
Description
Shows the status of all queue profiles, or a specific queue profile.
Command context
Operator (>) or Manager (#)
Parameters
<NAME>
Specifies the name of a queue profile. Range 1 to 64 alphanumeric characters, including period (.), underscore (_), and hyphen (-).
factory-default
Specifies the default profile.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Example
Showing the status of queue profile myprofile:
switch# show qos queue-profile myprofile queue_num local_priorities name --------- ---------------- ---- 0 2 Normal_and_Bulk 1 0 Other 2 1 Best_Effort 3 3 4 4 5 5 6 6 7 7 High_Priority
Showing the status of the default queue profile factory-default:
switch# show qos queue-profile factory-default queue_num local_priorities name --------- ---------------- ---- 0 0 Scavenger_and_backup_data 1 1 2 2 3 3 4 4 5 5 6 6 7 7