C
HAPTER
37
| Class of Service Commands
Priority Commands (Layer 2)
– 1173 –
EXAMPLE
The following example shows how to set a default priority on port 3 to 5:
Console(config)#interface ethernet 1/3
Console(config-if)#switchport priority default 5
Console(config-if)#
RELATED COMMANDS
show interfaces switchport (988)
show queue mode This command shows the current queue mode.
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show queue mode
Queue Mode : Weighted Round Robin Mode
Console#
show queue weight This command displays the weights used for the weighted queues.
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show queue weight
Queue ID Weight
-------- ------
0 1
1 2
2 4
3 6
4 8
5 10
6 12
7 14
Console#