Cisco ASR 920 Series Configuration Manual page 63

Policing and shaping configuration guide
Hide thumbs Also See for ASR 920 Series:
Table of Contents

Advertisement

Hierarchical Color-Aware Policing
Command or Action
Step 5
conform-color class-map-name
[exceed-color class-map-name]
Example:
Router(config-pmap-c-police)#
conform-color c1 exceed-color c2
Step 6
police [cir cir] [bc conform-burst] [pir
pir] [be peak-burst] [conform-action
action [exceed-action action
[violate-action action]]] [conform-color
hipri-conform] [exceed-color
lipri-exceed]
Example:
Router(config-pmap-c)# police 10000
bc 1500
Example:
Router(config-pmap-c-police)#
conform-action set-qos-transmit 5
Step 7
service-policy policy-map-name
Example:
Router(config-pmap-c-police)#
service-policy child-policy
Configuring the Hierarchical Color-Aware Policing Feature
Purpose
• class name—Name of the class to be configured or whose policy is to
be modified. The class name is used for both the class map and to
configure a policy for the class in the policy map.
• class-default—Specifies the default class so that you can configure or
modify its policy.
Enables color-aware traffic policing and creates the conform-color and
exceed-color class-maps used for color-aware traffic policing.
The conform-color class-map-name command creates the conform-color
class. The exceed-color class-map-name option creates the exceed-color class.
Configures traffic policing and specifies multiple actions applied to packets
marked as conforming to, exceeding, or violating a specific rate.
Enters policy-map class police configuration mode. Use one line per action
that you want to specify:
• cir—Committed information rate. Indicates that the CIR will be used
for policing traffic.
• conform-action—(Optional) Action to take on packets when the rate is
less than the conform burst.
• exceed-action—(Optional) Action to take on packets whose rate is within
the conform and conform plus exceed burst.
• violate-action—(Optional) Action to take on packets whose rate exceeds
the conform plus exceed burst. You must specify the exceed action before
you specify the violate action.
• conform-color—(Optional) Enables color-aware policing (on the policer
being configured) and assigns the class map to be used for conform color
determination. The hipri-conform keyword is the class map (previously
configured via the class-map command) to be used.
• exceed-color—(Optional) Enables color-aware policing (on the policer
being configured) and assigns the class map to be used for exceed color
determination. The lipri-exceed keyword is the class map (previously
configured via the class-map command) to be used.
Specifies a service policy as a QoS policy within a policy map (called a
hierarchical service policy).
• policy-map-name—Name of the predefined policy map to be used as a
QoS policy. The name can be a maximum of 40 alphanumeric characters.
QoS: Policing and Shaping Configuration Guide (Cisco ASR 920 Series)
57

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents