Qos configuration examples, Table 14-4 – Cisco 15327 User Manual
Page 226
14-18
Ethernet Card Software Feature and Configuration Guide, R7.2
Chapter 14 Configuring Quality of Service
QoS Configuration Examples
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
•
Traffic Policy Created Example
•
class-map match-any and class-map match-all Commands Example
•
•
•
•
ML-Series CoS-Based QoS Example
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.