Gigabit Ethernet Switch Management Guide

C
ONFIGURING
THE
S
WITCH
3-164
Command Attributes
Default Priority* – 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.
Figure 3-70. Configuring Class of Service per Port
CLI – This example assigns a default priority of 5 to port 3.
Console(config)#interface ethernet 1/3 3-168
Console(config-if)#switchport priority default 5 3-256
Console(config-if)#end
Console#show interfaces switchport ethernet 1/5 3-181
Information of Eth 1/5
Broadcast threshold: Enabled, 500 packets/second
Lacp status: Disabled
Ingress rate limit: disable,1000M bits per second
Egress rate limit: disable,1000M bits per second
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#