Class of Service Configuration
3-187
Web – Click Priority, Default Port Priority or Default Trunk Priority. Modify the default
priority for any interface, then click Apply.
Figure 3-92 Default Port Priority
CLI – This example assigns a default priority of 5 to port 3.
Console(config)#interface ethernet 1/3 4-135
Console(config-if)#switchport priority default 5 4-235
Console(config-if)#end
Console#show interfaces switchport ethernet 1/3 4-145
Information of Eth 1/3
Broadcast Threshold: Enabled, 64 Kbits/second
Multicast Threshold: Disabled
Unknown-unicast Threshold: Disabled
LACP Status: Disabled
Ingress Rate Limit: Disabled, 1000000 Kbits per second
Egress Rate Limit: Disabled, 1000000 Kbits per second
VLAN Membership Mode: Hybrid
Ingress Rule: Enabled
Acceptable Frame Type: All frames
Native VLAN: 1
Priority for Untagged Traffic: 0
GVRP Status: Disabled
Allowed VLAN: 1(u),4093(t),
Forbidden VLAN:
Private-VLAN Mode: NONE
Private-VLAN host-association: NONE
Private-VLAN Mapping: NONE
Console#