Configuring the Switch

3-190

3
Command Attributes
Default Priority14 – 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.
Web – Click Priority, Default Port Priority or Default Trunk Priority. Modify the default
priority for any interface, then click Apply.
Figure 3-109 Port Priority Configuration
CLI – This example assigns a default priority of 5 to port 3.
14. CLI displays this information as “Priority for untagged traffic.”
Console(config)#interface ethernet 1/3 4-155
Console(config-if)#switchport priority default 5 4-245
Console(config-if)#end
Console#show interfaces switchport ethernet 1/3 4-165
Information of Eth 1/3
Broadcast Threshold: Enabled, 500 packets/second
Multicast Threshold: Disabled
Unknown Unicast Threshold: Disabled
LACP Status: Disabled
Ingress Rate Limit: Disabled, 1000 Mbits per second
Egress Rate Limit: Disabled, 1000 Mbits 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:
Private-VLAN Mode: NONE
Private-VLAN host-association: NONE
Private-VLAN Mapping: NONE
802.1Q-tunnel Status: Disable
802.1Q-tunnel Mode: NORMAL
802.1Q-tunnel TPID: 8100(Hex)
Console#