14-18
Cisco ONS 15454 and Cisco ONS 15454 SDH Ethernet Card Software Feature and Configuration Guide, R8.0
Chapter 14 Configuring Quality of Service
QoS Configuration Examples
Example 14-4 show examples of the QoS commands.
Example 14-4 QoS Status Command Examples
Router# show class-map
Class Map match-any class-default (id 0)
Match any
Class Map match-all policer (id 2)
Match ip precedence 0
Router# show policy-map
Policy Map police_f0
class policer
police 1000000 10000 conform-action transmit exceed-action drop
Router# show policy-map interface
FastEthernet0
service-policy input: police_f0
class-map: policer (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: ip precedence 0
class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
match: any
0 packets, 0 bytes
5 minute rate 0 bps
QoS Configuration Examples
This section provides the specific command and network configuration examples:
•
Traffic Classes Defined Example, page 14-19
•
Traffic Policy Created Example, page 14-19
•
class-map match-any and class-map match-all Commands Example, page 14-20
•
match spr1 Interface Example, page 14-20
•
ML-Series VoIP Example, page 14-21
•
ML-Series Policing Example, page 14-21
•
ML-Series CoS-Based QoS Example, page 14-22
Table 14-4 Commands for QoS Status
Command Purpose
Router# show class-map
name
Displays the traffic class information of the user-specified
traffic class.
Router# show policy-map
Displays all configured traffic policies.
Router# show policy-map
name
Displays the user-specified policy map.
Router# show policy-map interface
interface
Displays configurations of all input and output policies
attached to an interface. Statistics displayed with this
command are unsupported and show zero.