C
ONFIGURING
THE
S
WITCH
3-204
• Number of Egress Traffic Classes – The number of queue buffers
provided for each port.
Web – Click Priority, Default Port Priority or Default Trunk Priority.
Modify the default priority for any interface, then click Apply.
Figure 3-86 Default Port Priority
CLI – This example assigns a default priority of 5 to port 3.
Console(config)#interface ethernet 1/3 4-187
Console(config-if)#switchport priority default 5 4-271
Console(config-if)#end
Console#show interfaces switchport ethernet 1/5 4-199
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: 0
GVRP status: Disabled
Allowed VLAN: 1(u),
Forbidden VLAN:
Console#