Ml-Series Policing Example; Monitoring And Verifying Qos; Figure 13-2 Ml-Series Policing Example - Cisco ONS 15454 Software Feature And Configuration Manual

Sonet / sdh ml-series multilayer ethernet card
Hide thumbs Also See for ONS 15454:
Table of Contents

Advertisement

ML-Series Policing Example

ML-Series Policing Example
Figure 13-2

Figure 13-2 ML-Series Policing Example

Policer on Fast Ethernet 0 allows 1,000,000 bps of traffic with an IP ToS value of 0.
Example 13-2
1,000,000 bps.
Example 13-2 ML-Series Policing Sample Configuration
!
class-map match-all policer
match ip precedence 0
!
policy-map police_f0
class policer
!
interface FastEthernet0
service-policy input police_f0
!

Monitoring and Verifying QoS

Table 13-1
Table 13-1 Commands for QoS Status
Command
Router# show class-map name
Router# show policy-map name
Router# show policy-map interface
interface
Examples of these commands are shown here:
Router# show class-map
Class Map match-any class-default (id 0)
Match any
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
13-8
shows an example of ML-Series QoS.
Fast Ethernet 0
Excess traffic with an IP ToS value of 0 is dropped.
shows how to configure a policer that will restrict traffic with an IP precedence of 0 to
police 1000000 10000 conform-action transmit exceed-action drop
shows Privileged EXEC commands that can be used to monitor and verify QoS status.
Chapter 13
POS 0
SONET/SDH
Purpose
Displays the traffic class information of the user-specified
traffic class.
Displays the user-specified policy map.
Displays configurations of all input and output policies
attached to an interface. Statistics displayed with this
command are unsupported and show zero.
Configuring Quality of Service
78-15224-02

Advertisement

Table of Contents
loading

Table of Contents