![Cisco 10000 Series Configuration Manual Download Page 178](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373178.webp)
4-34
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 4 Attaching Service Policies
Verifying and Monitoring QoS Service Policies
Note
The
show pxf
commands are entered as
show hardware pxf
on the PRE1. For example, to
view a statistical summary of PXF column 0 for the specified interface, enter the
show hardware pxf interface
command.
Verification Example for QoS Service Policies
Example 4-20
shows the information displayed when you enter the
show policy-map interface
command. In the sample output, random early detection (RED) drop statistics display for each
IP precedence.
The sample output in
Example 4-20
is based on the following class map and policy map configurations:
class-map match-all prec_0_0
match access-group 100
class-map match-all prec_0_1
match access-group 101
class-map match-any class-default
policy-map wred_1
class prec_0_0
bandwidth 75
random-detect precedence-based
random-detect exponential-weighting-constant3
random-detect precedence 0 10 20 10
class prec_0_1
bandwidth 73
random-detect precedence-based
random-detect exponential-weighting-constant 3
random-detect precedence 1 10 20 10
Example 4-20 Displaying RED Drop Counts
Router#
show policy-map interface atm 7/0/0.2
ATM7/0/0.2: VC 2/101 -
Service-policy output: wred_1
Class-map: prec_0_0 (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: access-group 100
Output queue: 0/64; 0/0 packets/bytes output, 0/0 drops
Bandwidth : 75 kbps (Weight 3)
Random-detect (precedence-based):
Exponential weight: 3 (1/8)
Current average queue length: 0 packets
-----------------------------------------------------------------------
TOSMinMaxMarkRand-DropTail-Drop
precedencethresthresprobabilityPktsBytesPktsByte
-----------------------------------------------------------------------
0 1020
1/100 0 0
0
1 3664
1/100 0 0
0
2 4064
1/100 0 0
0
3 4464
1/100 0 0
0
4 4864
1/100 0 0
0
5 5264
1/100 0 0
0
6 5664
1/100 0 0
0
7 6064
1/100 0 0
0