hit counter script

Configuring Traffic Policing (2R3C) - 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 Modular QoS Congestion Management

Configuring Traffic Policing (2R3C)

This section provides the procedure for configuring two-rate three-color traffic policing. It is applicable to
SIP 700 line cards on the ingress side only.
SUMMARY STEPS
1. configure
2. class-map [match-all][match-any] class-map-name
3. match [not] fr-defr-de-bit-value
4. policy-map policy-name
5. class class-name
6. police rate {value [units] | percent percentage} [burst burst-size [burst-units]] [peak-burst peak-burst
[burst-units]] [peak-rate value [units]]
7. conform-color class-map-name
8. exceed-color class-map-name
9. conform-action action
10. exceed-action action
11. exit
12. exit
13. exit
14. interface type interface-path-id
15. service-policy policy-map
16. commit
17. show policy-map interface type interface-path-id
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
class-map [match-all][match-any] class-map-name
Example:
RP/0/RSP0/CPU0:router(config)# class-map
match-all match-not-frde
Step 3
match [not] fr-defr-de-bit-value
Example:
RP/0/RSP0/CPU0:router(config)# match not
fr-de 1
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release 6.1.x
Purpose
(Use with SIP 700 line card, ingress only)
Creates or modifies a class map that can be attached to one or
more interfaces to specify a matching policy and enters the class
map configuration mode.
(Use with SIP 700 line card, ingress only)
Specifies the matching condition:
• Match not fr-de 1 is typically used to specify a
conform-color packet.
• Match fr-de 1 is typically used to specify an exceed-color
packet.
Configuring Traffic Policing (2R3C)
85

Advertisement

Table of Contents
loading

Table of Contents