Modular QoS Deployment Scenarios on Cisco ASR 9000 Series Routers
QoS on NxDS0 Interfaces
QC-183
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
OL-23108-02
One-Level Policy Applied to Main Interface: Example
show run int Serial0/2/1/0/1/1:0
Mon Aug 9 11:29:50.721 UTC
interface Serial0/2/1/0/1/1:0
service-policy output fractional_T1_E1_policy •--------policy applied to serial interface--------policy applied to serial interface
encapsulation frame-relay
!
RP/0/RSP1/CPU0:viking-1#show run policy-map
policy-map fractional_T1_E1_policy
class Conversational
priority level 1
police rate 64 kbps
!
!
class Streaming-Interactive
bandwidth remaining percent 35
!
class Background
bandwidth remaining percent 15
!
class TCP-traffic
bandwidth remaining percent 10
!
class class-default
bandwidth remaining percent 40
!
end-policy-map
Two-Level Policy Applied to a Subinterface: Example
show run int Serial0/2/1/0/1/1:0
Mon Aug 9 11:29:50.721 UTC
interface Serial0/2/1/0/1/1:0
encapsulation frame-relay
frame-relay intf-type dce
!
Mon Aug 9 11:29:37.150 UTC
interface Serial0/2/1/0/1/1:0.16 point-to-point
ipv4 address 192.1.1.1 255.255.255.0
pvc 16
service-policy output parent_policy •--------policy applied to serial subinterface--------policy applied to serial subinterface
encap cisco
fragment end-to-end 350 •-------------------frf12 enabled-------------------frf12 enabled
!
!
!
show run policy-map
policy-map parent_policy
class class-default
shape average rate 768 kbps
show run policy-map
policy-map fractional_T1_E1_policy