C
ONFIGURING
THE
S
WITCH
2-132
Command Attributes
• Default Priority (0-7)* – The priority that is assigned to untagged
frames received on the specified interface. (Range: 0 - 7, Default: 0)
• Number of Egress Traffic Classes – The number of queue
buffers provided for each port.
*CLI displays this information as “Priority for untagged traffic.”
Web – Click Priority, Default Port Priority or Default Trunk Priority.
Modify the default priority for any interface, then click Apply.
CLI – This example assigns a default priority of 5 to port 3.
Console(config)#interface ethernet 1/3
Console(config-if)#switchport priority default 5 3-189
Console(config-if)#end
Console#show interfaces switchport ethernet 1/5 3-97
Information of Eth 1/5
Broadcast threshold: Enabled, 500 packets/second
Lacp status: Disabled
VLAN membership mode: Hybrid
Ingress rule: Disabled
Acceptable frame type: All frames
Native VLAN: 1
Priority for untagged traffic: 5
Gvrp status: Disabled
Allowed Vlan: 1(u),
Forbidden Vlan:
Console#