Cisco Systems 15310-CL Network Card User Manual


 
11-17
Cisco ONS 15310-CL and Cisco ONS 15310-MA Ethernet Card Software Feature and Configuration Guide R8.5
78-18133-01
Chapter 11 Configuring Quality of Service on the ML-Series Card
QoS Configuration Examples
Example 11-1 shows examples of the QoS commands.
Example 11-1 QoS Status Command Examples
ML_Series# show class-map
Class Map match-any class-default (id 0)
Match any
Class Map match-all policer (id 2)
Match ip precedence 0
ML_Series# show policy-map
Policy Map police_f0
class policer
police 1000000 10000 conform-action transmit exceed-action drop
ML_Series# 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
Traffic Policy Created Example
class-map match-any and class-map match-all Commands Example
match spr1 Interface Example
ML-Series VoIP Example
ML-Series Policing Example
ML-Series CoS-Based QoS Example
ML_Series# show policy-map
name
Displays the user-specified policy map.
ML_Series# 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.
Table 11-4 Commands for QoS Status (continued)
Command Purpose