Cisco ASR 9000 Series Service Configuration Manual page 51

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

Advertisement

Configuring Modular QoS Service Packet Classification and Marking on Cisco ASR 9000 Series Routers
QoS Group Marking Configuration: Example
In the following example, a service policy called policy1 is created. This service policy is associated to
a class map called class1 through the use of the class command, and then the service policy is attached
in the input direction on a GigabitEthernet interface 0/1/0/9. The qos-group value is set to 1.
class-map match-any class1
match protocol ipv4
match access-group ipv4 101
policy-map policy1
class class1
!
interface gigabitethernet 0/1/0/9
service-policy input policy1
Note
The set qos-group command is supported only on an ingress policy.
CoS Marking Configuration: Example
In the following example, a service policy called policy1 is created. This service policy is associated to
a class map called class1 through the use of the class command, and then the service policy is attached
in the output direction on a 10-Gigabit Ethernet interface, TenGigE0/1/0/0. The IEEE 802.1p (CoS) bits
in the Layer 2 header are set to 1.
class-map match-any class1
match protocol ipv4
match access-group ipv4 101
policy-map policy1
class class1
!
interface TenGigE0/1/0/0
service-policy output policy1
MPLS Experimental Bit Imposition Marking Configuration: Example
In the following example, a service policy called policy1 is created. This service policy is associated to
a class map called class1 through the use of the class command, and then the service policy is attached
in the input direction on a 10-Gigabit Ethernet interface, TenGigE0/1/0/0. The MPLS EXP bits of all
imposed labels are set to 1.
class-map match-any class1
match protocol ipv4
match access-group ipv4 101
policy-map policy1
class class1
!
interface TenGigE0/1/0/0
service-policy input policy1
OL-23108-02
Configuration Examples for Configuring Modular QoS Packet Classification and Marking on Cisco ASR 9000 Series
set qos-group 1
set cos 1
set mpls exp imposition 1
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
QC-37

Advertisement

Table of Contents
loading

Table of Contents