![Cisco 10000 Series Скачать руководство пользователя страница 433](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373433.webp)
13-27
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 13 Defining QoS for Multiple Policy Levels
Verifying the Configuration of Hierarchical Policies
class precedence_2
shape average 500000
bandwidth remaining ratio 60 <---- Class-level ratio
!
policy-map vlan10_policy
class class-default
shape average 1000000
bandwidth remaining ratio 10 <---- Subinterface-level ratio
service-policy child-policy
!
policy-map vlan20_policy
class class-default
shape average 1000000
bandwidth remaining ratio 100 <---- Subinterface-level ratio
service-policy child_policy
!
!
interface GigabitEthernet 1/0/0.10
encapsulation dot1q 10
service-policy output vlan10_policy
!
interface GigabitEthernet 1/0/0.20
encapsulation dot1q 20
service-policy output vlan20_policy
For information on bandwidth-remaining ratios, see
“Distribution of Remaining Bandwidth Using
Ratio” section on page 5-14
or the
Distribution of Remaining Bandwidth Using Ratio,
Release 12.2(31)SB2 feature module
.
Verifying the Configuration of Hierarchical Policies
To verify hierarchical policies, enter any of the following commands in privileged EXEC mode:
Command
Purpose
Router#
show class-map
Displays the configuration of all class maps configured on the
router.
Router#
show policy-map
Displays the configuration of all policy maps configured on the
router.
Router#
show policy-map interface
Displays the configuration of all classes configured for all policy
maps attached to all interfaces.