24-Port Fast Ethernet Switch Management Guide
C
LASS
OF
S
ERVICE
C
ONFIGURATION
3-203
Web – Click Priority, Default Port Priority or Default Trunk Priority.
Modify the default priority for any interface, then click Apply.
Figure 3-88 Configuring Class of Service per Port
CLI – This example assigns a default priority of 5 to port 3.
Console(config)#interface ethernet 1/3
Console(config-if)#switchport priority default 5 4-255
Console(config-if)#end
Console#sh interfaces switchport ethernet 1/5 4-182
Information of Eth 1/5
Broadcast threshold: Enabled, 500 packets/second
LACP status: Disabled
Ingress rate limit: disable,100M bits per second
Egress rate limit: disable,100M 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: Enabled
Allowed VLAN: 1(u),
Forbidden VLAN:
Private-VLAN mode: NONE
Private-VLAN host-association: NONE
Private-VLAN mapping: NONE
Console#