Class of Service Configuration
3-121
3

Web – Click Priority, Default Port Priority or Default Trunk Priority. Modify the default

priority for any interface, then click Apply.

Figure 3-72. Port Priority Configuration

CLI – This example assigns a default priority of 5 to port 3.

Console(config)#interface ethernet 1/3 4-104
Console(config-if)#switchport priority default 5 4-165
Console(config-if)#end
Console#show interfaces switchport ethernet 1/3 4-113
Information of Eth 1/3
Broadcast threshold: Disabled
LACP status: Disabled
Ingress rate limit: disable, Level: 30
Egress rate limit: disable, Level: 30
VLAN membership mode: Hybrid
Ingress rule: Enabled
Acceptable frame type: Tagged frames only
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
Console#