Cisco ASR 9000 Series Configuration Manual page 214

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Enabling Policy-maps Merge
Command or Action
Enabling Policy-maps Merge: Examples
dynamic-template type service default-service
service-policy input default-policy-in merge 100
service-policy output default-policy-out merge 100
!
dynamic-template type service voip-service
service-policy input voip-policy-in merge 20
service-policy output voip-policy-out merge 30
!
dynamic-template type service vod-service
service-policy input vod-policy-in merge 30
service-policy output vod-policy-out merge 50
!
dynamic-template type service turbo-button-service
service-policy input turbo-button-policy-in merge 10
service-policy output turbo-button-policy-out merge 40
!
end
\\the following configuration explains the merging behavior of egress qos policies
policy-map type qos default-policy-out
class class-default
shape average 2 mbps
bandwidth 512 kbps
service-policy default-policy-child-out
!
end-policy-map
policy-map type qos default-policy-child-out
class critical-data
bandwidth percent 90
set cos 3
queue-limit 500 ms
!
class best-effort-data
shape average percent 50
random-detect 100 ms 200 ms
set cos 5
!
class class-default
shape average percent 20
set cos 7
!
end-policy-map
policy-map type qos voip-policy-out
class class-default
service-policy voip-policy-child-out
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
202
Deploying the Quality of Service (QoS)
Purpose
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration mode,
without committing the configuration changes.
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents