Example Of Setting Up Radius For Ppp Session Queuing On Atm Vcs; Verifying Ppp Session Queuing On Atm Vcs - Cisco 10000 Series Configuration Manual

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

Advertisement

Queuing PPP Sessions on ATM VCs
Router(config-pmap-c)# police 8000
Router(config-pmap-c)# exit
Router(config-pmap)# policy-map parent
Router(config-pmap)# class class-default
Router(config-pmap-c)# shape 512000
Router(config-pmap-c)# service-policy child1
Router(config-pmap-c)# exit
Router(config-pmap)# exit
Router(config)# interface virtual-template 1
Router(config-if)# service-policy output parent

Example of Setting Up RADIUS for PPP Session Queuing on ATM VCs

Example 17-32
router. The first three lines of a subscriber's sample user profile contain the user password, service type,
and protocol type. This information is entered into the subscriber's user profile when the user profile is
first created. The last line is an example of the Cisco QoS AV-pair added to the user profile. The policy
map name downloaded to the router is p23.
Example 17-32 Setting Up RADIUS for PPP Session Queuing on ATM VCs
userid

Verifying PPP Session Queuing on ATM VCs

To verify PPPoA or PPPoEoA session queuing, use any of the following commands in privileged EXEC
mode:
Command
Router# show policy-map [interface interface]
Cisco 10000 Series Router Quality of Service Configuration Guide
17-62
shows how to define the Cisco AV-pairs used to download the policy map name to the
Password = "cisco"
Service-Type = Framed,
Framed-Protocol = PPP,
cisco-avpair = "sub-qos-policy-out=p23"
Chapter 17
Purpose
Displays information about the policy map attached to the
interface you specify. If you do not specify an interface, it
displays information about all of the policy maps configured on
the router.
interface interface is the interface type and number (for example,
atm 4/0/0).
Configuring Dynamic Subscriber Services
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents