[RouterA-GigabitEthernet0/0/1]
display this
#
interface GigabitEthernet0/0/1
qos queue-profile qq1
qos gts cir 2000 cbs 50000
#
return
[RouterA-qos-queue-profile-qq1]
display this
#
qos queue-profile qq1
queue 2 gts cir 2000 cbs 50000
queue 5 gts cir 500 cbs 12500
queue 6 gts cir 100 cbs 2500
queue 2 weight 20
queue 5 weight 50
schedule wfq 0 to 5 pq 6 to 7
#
return
According to the preceding command output, interface-based traffic shaping and queue-
based traffic shaping are configured on the WAN-side interface GE0/0/1. Queue 2 and
queue 5 use WFQ scheduling, and queue 6 uses PQ scheduling. Traffic shaping parameters
are correct. The CIR value for interface-based traffic shaping is smaller than the sum of
CIR values for traffic shaping in queues 2, 5, and 6 on the interface.
On the AR2200-S, if the CIR value for interface-based traffic shaping is smaller than the
sum of CIR values for traffic shaping in queues, the bandwidth required by queues cannot
be provided.
Procedure
Step 1
Run the
interface
gigabitethernet 0/0/1
command on RouterA to enter the view of GE0/0/1.
Step 2
Run the
qos gts cir
3000
command to change the CIR value for interface-based traffic shaping
to 3000 kbit/s so that it is greater than the sum of CIR values for traffic shaping in queues.
After the preceding operations are complete, the bandwidth for voice services, video services,
and data services is sufficient.
----End
Summary
If queue-based traffic shaping results are incorrect, check whether interface-based traffic shaping
and queue-based traffic shaping are configured on the interface. If they are configured on the
interface and the CIR value for interface-based traffic shaping is smaller than the sum of CIR
values for traffic shaping in queues, the bandwidth required by queues cannot be provided.
9.5 Congestion Avoidance Troubleshooting
This chapter describes common causes of congestion avoidance faults, and provides the
corresponding troubleshooting flowcharts, troubleshooting procedures, alarms, and logs.
9.5.1 Congestion Avoidance Fails to Take Effect
This section describes the troubleshooting flowchart and provides a step-by-step troubleshooting
procedure to use when congestion avoidance fails to take effect.
Huawei AR2200-S Series Enterprise Routers
Troubleshooting
9 QoS
Issue 01 (2012-01-06)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
257