Configuring QoS on the Satellite System
Command or Action
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
Attach Hierarchical Policies to the Interface
This procedure attached the hierarchical policies to the interface.
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
Attach Hierarchical Policies to the Interface
Purpose
Ends the policy-map configuration.
Creates a parent policy map and enters the policy map
configuration mode.
Configures the parent class-default class.
Note
• You can configure only the class-default class
in 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.
The service-policy command applies the
Note
child-policy-map to the parent-policy-map.
Ends the policy-map configuration.
97