![Cisco 10000 Series Скачать руководство пользователя страница 681](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373681.webp)
18-41
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 18 Regulating and Shaping Subscriber Traffic
Queuing PPP Sessions on ATM VCs
Example of Setting Up RADIUS for PPP Session Queuing on ATM VCs
Example 18-14
shows how to define the Cisco AV-pairs used to download the policy map name to the
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 18-14 Setting Up RADIUS for PPP Session Queuing on ATM VCs
useridPassword = "cisco"
Service-Type = Framed,
Framed-Protocol = PPP,
cisco-avpair = "sub-qos-policy-out=p23"
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
Purpose
Router#
show policy-map
[
interface
interface
]
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).
Router#
show policy-map session
[
uid
uid-number
]
[
input
|
output
[
class
class-name
]]
Displays the QoS policy map in effect for subscriber sessions.
(Optional)
uid
defines a unique session ID.
(Optional)
uid-number
is a unique session ID. Valid values are
from 1 to 65535.
(Optional)
input
displays the upstream traffic of the unique
session.
(Optional)
output
displays the downstream traffic of the unique
session.
(Optional)
class
identifies the class that is part of the QoS
policy-map definition.
(Optional)
class-name
provides a class name that is part of the
QoS policy-map definition.