Cisco 10000 Series Configuration Manual page 102

Router access network control protocol
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Per-Service Shaping and Policing Using RADIUS
Command
Step 4
police bps [burst-normal] [burst-max]
conform-action action exceed-action action
[violate-action action]
Example:
Router(config-pmap-c)# police 10000
Step 5
exit
Example:
Router(config-pmap-c)# exit
Use the following procedure to configure a hierarchical QoS Parent policy with shaping and policing.
SUMMARY STEPS
1.
2.
3.
4.
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
6-12
policy-map policy-map-name
class class-default
shape average mean-rate [[burst-size] [excess-burst-size]] [account {qinq | dot1q | user-defined
offset} aal5 subscriber-encap]
service-policy policy-map-name
Chapter 6
Purpose
Configures traffic policing.
bps is the average rate in bits per second. Valid values are
8000 to 200000000.
(Optional) burst-normal is the normal burst size in bytes.
Valid values are 1000 to 51200000. The default normal
burst size is 1500 bytes.
(Optional) burst-max is the excess burst size in bytes. Valid
values are 1000 to 51200000.
conform-action action is the action to take on packets that
conform to the rate limit.
exceed-action action is the action to take on packets that
exceed the rate limit.
(Optional) violate-action action is the action to take on
packets that violate the normal and maximum burst sizes.
For a list of actions to take on packets, see the
Command Actions" section on page
Exits policy-map class configuration mode.
Repeat steps 1 through 5 for each child policy map
Note
you want to create, or repeat steps 2 through 5 for
each traffic class you want to define in each policy
map. Specify either the shape command or the
police command for a traffic class, but not both
commands for the same class. You may also specify
other commands for each traffic class such as the
priority, set precedence, and random-detect
commands. For more information on the commands
you can specify for a traffic class, see the
Cisco 10000 Series Router Quality of Service
Configuration Guide.
RADIUS-Based Shaping and Policing
"Police
6-13.
OL-14660-03

Advertisement

Table of Contents
loading

Table of Contents