5-6
z Configure queue 1 on GigabitEthernet1/0/1 to be in WRR queue scheduling group 1, with the
weight being 20.
z Configure queue 2 and queue 3 on GigabitEthernet1/0/1 to be in WRR queue scheduling group 2,
with the weight being 10 and 50 respectively.
2) Configuration procedure
# Enter system view.
<Sysname> system-view
# Enable the SP+WRR queue scheduling algorithm on GigabitEthernet1/0/1.
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wrr 0 group sp
[Sysname-GigabitEthernet1/0/1] qos wrr 1 group 1 weight 20
[Sysname-GigabitEthernet1/0/1] qos wrr 2 group 2 weight 10
[Sysname-GigabitEthernet1/0/1] qos wrr 3 group 2 weight 50