Configuring Per-Service Shaping And Policing Using Radius; Configuring A Hierarchical Qos Policy With Shaping And Policing - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 6
RADIUS-Based Shaping and Policing

Configuring Per-Service Shaping and Policing Using RADIUS

To configure per-service shaping and policing, perform the following configuration tasks:

Configuring a Hierarchical QoS Policy with Shaping and Policing

Use the following procedure to configure a hierarchical QoS Child policy with shaping and policing.
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS TO CONFIGURE A CHILD POLICY
Command
Step 1
policy-map policy-map-name
Example:
Router(config)# policy-map child
Step 2
class class-name
Example:
Router(config-pmap)# class voip
Step 3
shape average mean-rate [[burst-size]
[excess-burst-size]] [account {qinq | dot1q |
user-defined offset} aal5 subscriber-encap]
Example:
Router(config-pmap-c)# shape average 10000
OL-14660-03
Configuring a Hierarchical QoS Policy with Shaping and Policing, page 6-11
Configuring Per-Service Shaping and Policing on the RADIUS Server, page 6-14
policy-map policy-map-name
class class-name
shape average mean-rate [[burst-size] [excess-burst-size]] [account {qinq | dot1q | user-defined
offset} aal5 subscriber-encap]
police bps [burst-normal] [burst-max] conform-action action exceed-action action [violate-action
action]
exit
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
Per-Service Shaping and Policing Using RADIUS
Purpose
Creates or modifies a policy map. Enters policy-map
configuration mode.
policy-map-name is the name of the policy map.
Configures QoS parameters for the traffic class you specify.
Enters policy-map class configuration mode.
class-name is the name of a traffic class you previously
configured using the class-map command.
Shapes traffic to the indicated bit rate.
average is the maximum number of bits sent out in each
interval. Available only on the PRE3.
mean-rate is the committed information rate (CIR) in bits
per second.
For information about the shape command options, see the
"Configuring a QoS Policy on the ISG" section on page
6-6.
6-11

Advertisement

Table of Contents
loading

Table of Contents