Class of Service Configuration
26-2
26
Web – Click Priority, Default Port Priority or Default Trunk Priority. Modify the default
priority for any interface, then click Apply.
Figure 26-1 Default Port Priority
CLI – This example assigns a default priority of 5 to port 3.
Console(config)#interface ethernet 1/3 45-1
Console(config-if)#switchport priority default 5 55-3
Console(config-if)#end
Console#show interfaces switchport ethernet 1/3 45-10
Information of Eth 1/3
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:
802.1Q-tunnel Status: Enable
802.1Q-tunnel Mode: NORMAL
802.1Q-tunnel TPID: 8100(Hex)
Console#