Cisco ASR 9000 Series Service Configuration Manual page 44

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

Advertisement

How to Configure Modular QoS Packet Classification and Marking on Cisco ASR 9000 Series Routers
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
Although this task illustrates all of the possible set commands, only two set commands can be configured
Note
per class.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
policy-map policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
policy1
Step 3
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class1
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
QC-30
Configuring Modular QoS Service Packet Classification and Marking on Cisco ASR 9000 Series Routers
configure
policy-map policy-name
class class-name
set precedence number
set dscp dscp-value
set qos-group qos-group-value
set cos [inner] cos-value
set mpls experimental {imposition | topmost} exp-value
set discard-class discard-class-value
exit
exit
interface type interface-path-id
service-policy {input | output} policy-map
end
or
commit
show policy-map interface type instance [input | output]
Purpose
Enters global configuration mode.
Enters policy map configuration mode.
Creates or modifies a policy map that can be attached to
one or more interfaces to specify a service policy.
Enters policy class map configuration mode.
Specifies the name of the class whose policy you want
to create or change.
OL-23108-02

Advertisement

Table of Contents
loading

Table of Contents