![Cisco 10000 Series Скачать руководство пользователя страница 606](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373606.webp)
17-32
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 17 Configuring Dynamic Subscriber Services
Applying QoS Parameters Dynamically to Sessions
Configuration Examples for Pulled Policies and a Router Without Existing Policies
Example 17-18
shows sample output from the
show policy-map interface
command after a service
policy has been downloaded from RADIUS. In this example, the service policy named voice is
configured on the RADIUS server. The voice policy map is not configured on the router. The router,
however, is configured for Point-to-Point Protocol over ATM (PPPoA) and authentication, authorization,
and accounting (AAA). When a PPPoA session is established, the router pulls the service policy name
(voice) from the RADIUS server. However, as shown in the sample output from the
show running-config interface
command, the currently running configuration displays, but information
about the pulled service policy does not display.
Example 17-18 Pulling QoS Parameters from RADIUS to a Router Without Existing Policies
Router#
show policy-map interface atm 4/0.1
ATM4/0: VC 1/101 -
Service-policy input: voice
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
!
Router#
show running-config interface atm 4/0.1
!
Building configuration...
Current configuration : 107 bytes
!
interface ATM 4/0.1
pvc 1/101
dbs enable
encapsulation aal5mux ppp Virtual-Template 1
!
Verifying Dynamic QoS Policies at the Session Level
To verify dynamic QoS policies at the session level, enter 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 running-config
Displays the running configuration on the router. The output
shows the AAA setup and the configuration of the policy map,
ATM VC, PPPoA, dynamic bandwidth selection, virtual
template, and RADIUS server.