Configuring Hierarchical Ingress Policing - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Configuring Hierarchical Ingress Policing

Configuring Hierarchical Ingress Policing
SUMMARY STEPS
1. configure
2. policy-map policy-name
3. class class-name
4. service-policy policy-name
5. police rate percent percentage
6. conform-action action
7. exceed-action action
8. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
policy-map policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
parent
Step 3
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
Step 4
service-policy policy-name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)#
service-policy child
Step 5
police rate percent percentage
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# police
rate percent 50
Step 6
conform-action action
Example:
RP/0/RSP0/CPU0:router(config-pmap-c-police)#
conform-action transmit
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release
6.1.x
152
Configuring Modular QoS Service Packet Classification
Purpose
Creates or modifies a policy map that can be attached to one
or more interfaces to specify a service policy and enters the
policy map configuration mode.
Specifies the name of the class whose policy you want to
create or change and enters the policy map class configuration
mode.
Specifies the service-policy as a QoS policy within a policy
map.
Configures traffic policing and enters policy map police
configuration mode.
Configures the action to take on packets that conform to the
rate limit. The allowed action is transmit that transmits the
packets.

Advertisement

Table of Contents
loading

Table of Contents