Configuring QoS
Configuration Example
Configuration Guide
457
3) Choose
QoS > DiffServ > Schedule Mode
to load the following page, and select
SP-
Mode
as the schedule mode. Click
Apply
.
Figure 4-4
Configure Schedule Mode
4) Click
Save Config
to save the settings.
4.4 Using the CLI
1) Check the corresponding CoS-id of TC0 and TC1.
Switch#show qos cos-map
-----+-----+-----+----+-----+-----+-----+----+----
Tag |0 |1 |2 |3 |4 |5 |6 |7
-----+-----+-----+----+-----+-----+-----+----+----
TC |TC1 |TC0 |TC2 |TC3 |TC4 |TC5 |TC6 |TC7
-----+-----+-----+----+-----+-----+-----+----+----
2) Set the priority for port 1/0/1 to CoS 0(mapping to TC1) and priority for port 1/0/2 to
CoS 1(mapping to TC0).
Switch#configure
Switch(config)#interface gigabitEthernet 1/0/1
Switch(config-if)#qos 0
Switch(config-if)#exit
Switch(config)#interface gigabitEthernet 1/0/2
Switch(config-if)#qos 1