Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (L-S)   
▀  qos npu inter-subscriber traffic bandwidth 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5504 
   
Usage 
The bandwidth of a subscriber queue is maintained by rate limiting functions which implement packet-rate 
limiting at the first level and bit-rate limiting at the next level. 
The packet-rate limit of a queue is defined by the number of packets-per-second (PPS) permitted for queuing. 
Before queuing a packet on a subscriber queue, the NPU ensures that the packet falls within the limit. If the 
packet to be queued exceeds the packet rate limit, it is dropped. 
Each subscriber queue is configured with a bit rate limit, measured in megabits-per-second (Mbps), referred 
to as CP-BPS (bit-per-second to CP). The CP-BPS is available as the total bandwidth for the subscriber traffic 
that a CP can sustain. Each subscriber queue receives an allocation of a certain percentage of the CP-BPS. 
The following maximum CP-BPS values are supported: 
 
Lead CP (CP0) = 128 Mbps 
 
Remaining CPs (CP1, CP2, CP3) = 256 Mbps 
For additional information on the NPU QoS functionality, refer to the System Administration and 
Configuration Guide. 
Important:
  This functionality is not supported for use with the PDSN at this time. 
Example
 
The following command configures bandwidth allocations of 20, 30, 40, and 50% for the gold, silver, bronze, 
and best-effort queues respectively: 
qos npu inter-subscriber traffic bandwidth gold 20 silver 30 bronze 40 
best-effort 50
 
Upon executing this command, the priority queues will have the following packet processing card CP 
bandwidth allocations based on the maximum CP bandwidth specifications: 
Priority
 
Lead CP (CP 0) Bandwidth (Mbps)
 
CP 1 through CP 3 Bandwidth (Mbps)
 
Gold 
25.6 
51.2 
Silver 
38.4 
76.8 
Bronze 
51.2 
102.4 
Best-effort  64 
128