Attaching Service Policies To Physical And Virtual Links: Examples - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Attaching Service Policies to Physical and Virtual Links: Examples

class-map match-any prec3
policy-map parent
policy-map child
Attaching Service Policies to Physical and Virtual Links: Examples
Physical Link: Example
In this example, the p1 policy is applied to a Gigabit Ethernet interface:
interface gigabitethernet 0/2/0/0
service-policy input p1
Virtual Link: Example
In this example, the p2 policy is applied to the private virtual circuit (PVC) under a multilink Frame Relay
subinterface. A QoS policy can be applied only to a PVC under a Frame Relay subinterface; it cannot be
applied directly to a Frame Relay subinterface.
interface Multilink0/2/1/0/1.16 point-to-point
encapsulation frame-relay
ipv4 address 192.1.1.1 255.255.255.0
pvc 16
service-policy output p2
encap cisco
Service Fragment Configurations: Example
This example shows the service-fragment premium being created.
policy-map tsqos-port-policy
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release
6.1.x
222
match precedence 1
match precedence 3
class class-default
service-policy child
police rate percent 50
conform-action transmit
exceed-action drop
class prec1
police rate percent 30
conform-action transmit
exceed-action drop
class prec3
police rate percent 60
conform-action transmit
exceed-action drop
class class-default
police rate percent 10
conform-action transmit
exceed-action drop
class class-default
shape 500 mbps
class dscp1
shape 1 Gbps
service-fragment premium
end-policy
exit
Configuring Hierarchical Modular QoS

Advertisement

Table of Contents
loading

Table of Contents