Configuring Enhanced Hierarchical Ingress Policing - Cisco ASR 9000 Series Service Configuration Manual

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

Advertisement

Configuring Hierarchical Modular QoS on Cisco ASR 9000 Series Routers

Configuring Enhanced Hierarchical Ingress Policing

The difference between configuring enhanced hierarchical ingress policing and configuring hierarchical
ingress policing is the addition of the child-conform-aware command.
When used in the parent policer, the child-conform-aware command prevents the parent policer from
dropping any ingress traffic that conforms to the maximum rate specified in the child policer.
Restrictions
Enhanced Hierarchical Ingress Policing has the following limitations:
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
policy-map policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
parent
OL-23108-02
Ingress direction only.
Sum of all child policer rates cannot be greater than the parent policer rate.
Single-rate two-color policer (color blind) only.
Configurations that specify burst size in the police rate command are supported; configurations that
specify peak burst become single-rate three-color policers and are therefore rejected.
Configure the child-conform-aware command only in the parent policer.
configure
policy-map policy-name
class class-name
service-policy policy-map-name
police rate {value [units] | percent percentage} [burst burst-size [burst-units]] [peak-rate value
[units]] [peak-burst peak-burst [burst-units]]
child-conform-aware
conform-action [drop | set options | transmit]
exceed-action [drop | set options | transmit]
end
or
commit
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
Purpose
Enters global configuration mode.
Enters policy map configuration mode.
Creates or modifies a policy map that can be attached to one
or more interfaces to specify a service policy.
How to Configure Hierarchical QoS
QC-141

Advertisement

Table of Contents
loading

Table of Contents