24-70
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 24 Configuring QoS
Extending QoS for MLPPP
Attaching the Policy-map to MLPPP Interface
Complete the following steps to attach the policy-map to an MLPPP interface.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface multilink group-number
4. ip address address [subnet mask]
5. load-interval interval
6. mpls ip
7. keepalive period
8. ppp multilink
9. ppp multilink group number
10. ppp multilink endpoint string char-string
11. service-policy output policy-map-name
12. exit
Step 16
queue
queue-limit-size
packets
Example:
Router(config-pmap-c)# queue-limit
80 packets
Configures the queue limit (size) for a class in packets.
• number—The maximum size of the queue.
• packets—Indicates that the unit of measure is packets.
Note To configure queue-limit, you should configure either priority
percent or bandwidth percent.
Step 17
end
Example:
Router(config-pmap-c)# exit
Exits QoS policy-map class configuration mode.
Command Purpose