Cisco 10000 Series Configuration Manual page 97

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

Advertisement

Chapter 6
RADIUS-Based Shaping and Policing
Command
Step 2
class class-name
Example:
Router(config-pmap)# class voip
Step 3
priority
Example:
Router(config-pmap-c)# priority
Step 4
police bps
Example:
Router(config-pmap-c)# police 512000
Step 5
exit
Example:
Router(config-pmap-c)# exit
Step 6
policy-map policy-map-name
Example:
Router(config)# policy-map parent
Step 7
class class-default
Example:
Router(config-pmap)# class class-default
OL-14660-03
Purpose
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.
(Optional) Assigns priority queuing to the traffic class.
Configure any QoS actions required for the traffic class.
(Optional) Configures traffic policing.
bps is the average rate in bits per second. Valid values are
8000 to 200000000.
To configure additional traffic classes, repeat
Note
steps 2 through 4.
Exits policy-map class configuration mode.
Creates or modifies a policy-map. Enters policy-map
configuration mode.
policy-map-name is the name of the policy map.
Modifies the class-default traffic class.
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
Per-Session Shaping Using RADIUS
6-7

Advertisement

Table of Contents
loading

Table of Contents