Configuring Modular QoS Congestion Management on Cisco ASR 9000 Series Routers
Configuration Examples for Configuring QoS Congestion Management on Cisco ASR 9000 Series Routers
QC-68
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
OL-23108-02
Configuration Examples for Configuring QoS Congestion
Management on Cisco
ASR 9000 Series Routers
This section provides the following configuration examples:
• Traffic Shaping for an Input Interface: Example, page 68
• Traffic Policing for a Bundled Interface: Example, page 69
• Hierarchical Policing: Example, page 69
• Multi-action Set/Policer: Example, page 70
Traffic Shaping for an Input Interface: Example
The following example shows how to configure a policy map on an input interface:
policy-map p2
class voip
shape average 20 mbps
!
interface GigabitEthernet0/4/0/24
service-policy input p2
commit
RP/0/RSP0/CPU0:Jun 8 16:55:11.819 : config[65546]: %MGBL-LIBTARCFG-6-COMMIT :
Configuration committed by user 'cisco'. Use 'show configuration commit changes
1000006140' to view the changes.
The following example shows the display output for the previous policy map configuration:
RP/0/RSP0/CPU0:router# show policy-map interface GigabitEthernet 0/4/0/24 input
GigabitEthernet0/4/0/24 input: p2
Class voip
Classification statistics (packets/bytes) (rate - kbps)
Matched : 0/0 0
Transmitted : 0/0 0
Total Dropped : 0/0 0
Queueing statistics
Queue ID : 268435978
High watermark (Unknown)
Inst-queue-len (packets) : 0
Avg-queue-len (Unknown)
Taildropped(packets/bytes) : 0/0
Queue(confirm) : 0/0
Queue(exceed) : 0/0
RED random drops(packets/bytes) : 0/0
Class class-default
Classification statistics (packets/bytes) (rate - kbps)
Matched : : 0/0 0
Transmitted : Un-determined
Total Dropped : Un-determined