Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
best-effort percent
Default: 40%
Specifies the maximum percentage of bandwidth to be allocated to the best-effort queue priority.
percent can be configured to an integer from 0 through 100.
Usage Guidelines
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.
Examples
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:
CP 1 through CP 3 Bandwidth (Mbps)
Lead CP (CP 0) Bandwidth (Mbps)
Priority
51.2
25.6
Gold
76.8
38.4
Silver
102.4
51.2
Bronze
128
64
Best-effort
   Command Line Interface Reference, Modes G - H, StarOS Release 19
328
Global Configuration Mode Commands (L-S)
qos npu inter-subscriber traffic bandwidth