How To Configure Hqos On A Satellite; Configure The Traffic Class - Cisco ASR 9000 Series System Configuration Manual

Aggregation services router nv
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring QoS on the Satellite System

How to Configure HQoS on a Satellite

Hierarchical QoS allows you to specify QoS behavior at multiple policy levels, which provides a high degree
of granularity in traffic management. A hierarchical policy is a QoS model that enables you to specify QoS
behavior at multiple levels of hierarchy.

Configure the Traffic Class

Perform these tasks to create class-maps.
SUMMARY STEPS
1. configure
2. class-map match-any class-map-name
3. match qos-group [qos-group-value]
4. end-class-map
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
class-map match-any class-map-name
Example:
Step 3
match qos-group [qos-group-value]
Example:
RP/0/RSP0/CPU0:router(config-cmap)#
match qos-group 5
Step 4
end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)#
end-class-map
Purpose
Creates a class map to be used for matching packets to the class specified
and enters the class map configuration mode.
The match-any keyword indicates that atleast one of the match criteria
must be met for traffic entering the traffic class to be classified as part of
the traffic class.
Specifies service (QoS) group values in a class map to match packets.
Note
Ends the class map configuration.
Note
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
How to Configure HQoS on a Satellite
The match qos-group [qos-group-value] is just an example of
one of the match commands that can be used. For a list of other
match commands, see the Supported Capability Matrix table.
Repeat Steps 1 through 4 to configure additional
class-maps.
95

Advertisement

Table of Contents
loading

Table of Contents