Configuring Radius Profiles For Dynamic Bandwidth Selection - Cisco 10000 Series Configuration Manual

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 17
Configuring Dynamic Subscriber Services
Configuration Example for Enabling Dynamic Bandwidth Selection on a PVC Within a PVC Range
Example 17-4
example, dynamic bandwidth selection (DBS) is enabled on PVC 60 in the PVC range named cisco
(PVC 0/50 to PVC 0/70).
Example 17-4 Enabling Dynamic Bandwidth Selection on a PVC Within a PVC Range
Router(config)# interface atm0/0/0.1 multipoint
Router(config-subif)# range cisco pvc 0/50 0/70
Router(config-if-atm-range)# pvc-in-range 60
Router(config-if-atm-range-pvc)# dbs enable

Configuring RADIUS Profiles for Dynamic Bandwidth Selection

To configure RADIUS profiles for dynamic bandwidth selection, configure the dynamic bandwidth
selection (DBS) QoS parameters in the domain service profiles or the user profiles on the authentication,
authorization, and accounting AAA server (such as RADIUS). If you apply the QoS parameters in a
domain service profile, all users that connect to that domain are assigned the same QoS parameters. If
you apply the QoS parameters in a user profile, the locally terminated session for that user is assigned
the QoS parameters. The Cisco 10000 series router downloads the user or domain profile from the
RADIUS server as part of user authentication.
The QoS management string for dynamic bandwidth selection has the following syntax:
Cisco-Avpair = atm:peak-cell-rate=155000
Cisco-Avpair = atm:sustainable-cell-rate=155000
You must configure the peak cell rate (PCR) parameter and you can optionally configure the sustained
cell rate (SCR) parameter. The following configuration rules apply:
Configuration Examples for Configuring RADIUS Profiles for Dynamic Bandwidth Selection
Example 17-5
bandwidth selection.
Example 17-5 Configuring a RADIUS Domain Service Profile for Dynamic Bandwidth Selection
cisco.comPassword = "cisco",Service-Type = Outbound
OL-7433-09
shows how to enable dynamic bandwidth selection on a PVC within a PVC range. In the
If you configure only PCR, the ATM service type is unspecified bit rate (UBR).
If you specify both SCR and PCR, the ATM service type is variable bit rate-nonreal-time (VBR-nrt).
If the PCR value is greater than the maximum rate allowed on the ATM physical interface, the PCR
value applied on the VC is the maximum rate allowed on the interface.
If the PCR value is less than the minimum rate allowed on the physical interface, the PCR value
applied on the VC is the minimum rate allowed on the interface.
If the SCR value exceeds the maximum for the interface, the session is rejected.
shows how to configure RADIUS attributes in a domain service profile for dynamic
Service-Type= Outbound,
Cisco-Avpair= "vpdn:tunnel-id=shiva",
Cisco-Avpair= "vpdn:tunnel-type=12tp",
Cisco-Avpair= "vpdn:12tp-tunnel-password=password2",
Cisco-Avpair= "vpdn:ip-addresses=172.16.0.0",
Cisco-Avpair= "atm:peak-cell-rate=155000",
Cisco-Avpair= "atm:sustainable-cell-rate=155000"
Applying Traffic Shaping Parameters Using RADIUS Profiles
Cisco 10000 Series Router Quality of Service Configuration Guide
17-13

Advertisement

Table of Contents
loading

Table of Contents