18-11
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 18 Regulating and Shaping Subscriber Traffic
Subscriber-Based IP Quality of Service
Note
Do not apply service policies with CBWFQ actions to a VAI using a virtual template. The Cisco 10000
series router supports queuing only when you apply the service policy to a VC. For RBE sessions, apply
the service policy to the ATM VC or ATM subinterface.
Configuring per Session Service Policy Using RADIUS
To configure per session service policy, do the following:
•
Configure the RADIUS server on the router.
•
Create a class map.
•
Create a policy map.
•
Apply the service policy to the RADIUS AAA user profile.
Note
For information on creating a class map and policy map, see the
“Configuring per Session Rate
Limiting” section on page 18-9
.
You must configure the RADIUS server on the Cisco 10000 series router. The “Configuring RADIUS”
chapter in the
Cisco IOS Security Configuration Guide
, Release 12.2 describes how to set up RADIUS
for authentication, authorization, and accounting (AAA). It includes the following sections that are
relevant to configuring RADIUS on the Cisco 10000 series router:
•
Configuring the Router to RADIUS Server Communication (Required)
•
Configuring the Router to Use Vendor-Specific RADIUS Attributes (Required)
•
Configuring the Router for Vendor-Proprietary RADIUS Server Communication (Optional)
•
Configuring the Router to Query RADIUS Server for Static Routes and IP Addresses (Optional)
•
Configuring the Router to Expand Network Access Server Port Information (Optional)
•
Configuring AAA Server Groups (Optional)
•
Configuring AAA Server Groups with Deadtime (Optional)
Step 7
Router(config-pmap)#
police
parameters
Specifies the actions to be taken on the traffic.
For more information, see
Chapter 6, “Policing Traffic.”
Note
Repeat Steps 2 through 6 for each user behind a
multiservice subscriber.
Step 8
Router(config)#
interface
virtual-template
number
Creates and configures the virtual template you specify. Enters
interface configuration mode.
number
identifies the virtual template.
Step 9
Router(config-if)#
service-policy
{
input
|
output
}
policy-map-name
Attaches the policy map to the virtual template. All VAIs using
the virtual template interface inherit the IP QoS parameters
defined in the policy map.
policy-map-name
is the name of a previously configured policy
map. In this case, it is the name of the policy map you specified
in Step 5.
Command
Purpose