User Guide
480
Configuring QoS
Configuration Examples
4) Set the scheduler type of TC-0 and TC-1 as Weighted for egress port 1/0/3. Specify the
queue weight of TC-0 as 1 and specify the queue weight of TC-1 as 5.
Switch_A(config)#interface fastEthernet 1/0/3
Switch_A(config-if)#qos queue 0 mode wrr weight 1
Switch_A(config-if)#qos queue 1 mode wrr weight 5
Switch_A(config-if)#end
Switch_A#copy running-config startup-config
Verify the configurations
Verify the trust mode of the port:
Switch_A#show qos trust interface
Port Trust Mode LAG
-------- --------- --------
Fa1/0/1 untrust N/A
Fa1/0/2 untrust N/A
Fa1/0/3 untrust N/A
Fa1/0/4 untrust N/A
...
Verify the port to 802.1p mappings:
Switch_A#show qos port-priority interface
Port CoS Value LAG
-------- --------- --------
Fa1/0/1 CoS 1 N/A
Fa1/0/2 CoS 0 N/A
Fa1/0/3 CoS 0 N/A
Fa1/0/4 CoS 0 N/A
...
Downloaded from