Cisco ASR 9000 Series Configuration Manual page 317

Aggregation services router modular quality of service
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring QoS on the Satellite System
Command or Action
bandwidth percent 30
or
RP/0/RSP0/CPU0:router(config-pmap-c)#
bandwidth remaining percent 80
Step 5
end-policy-map
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)#
end-policy-map
Step 6
configure
Step 7
policy-map parent-policy-map-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)#
policy-map parent-policy
Step 8
class class-default
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
Step 9
shape average rate [units]
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# shape
average 1 mbps
Step 10
service-policy child-policy-map-name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)#
service-policy child-policy
Step 11
end-policy-map
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)#
end-policy-map
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release 6.1.x
Purpose
If you use "bandwidth remaining percent", minimum bandwidth
is allocated for each queues based on the configured bandwidth,
and the weights are equal for all the queues.
If you use "bandwidth remaining ratio", the bandwidth is
allocated for each queues based on weights and the minimum
bandwidth requirement is zero.
Ends the policy-map configuration.
Creates a parent policy map and enters the policy map
configuration mode.
Configures the parent class-default class.
• You can configure only the class-default class in
Note
a parent policy. Do not configure any other traffic
class.
Shapes traffic to the indicated bit rate.
Note
In the parent policy, only the shape average action is
supported. For a 9000v satellite, the supported minimum
value is 40 mbps. For a 901 satellite, the minimum value
that is supported is 250 kbps.
Applies a child-level policy to the top-level class-default class.
Note
The service-policy command applies the
child-policy-map to the parent-policy-map.
Ends the policy-map configuration.
Configure the Traffic Policy
301

Advertisement

Table of Contents
loading

Table of Contents