24-72
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 24 Configuring QoS
Extending QoS for MLPPP

Re-marking IP DSCP Values of CPU Generated Traffic

Complete the following steps to re-mark the IP DSCP values of the CPU generated traffic.
SUMMARY STEPS
1. enable
2. configure terminal
3. cpu traffic ppp set ip dscp cs5
4. exit
DETAILED STEPS
Step 10 ppp multilink endpoint string
char-string
Example:
Router(config-if)# ppp multilink
endpoint string ML3
Configures the default endpoint discriminator the system uses when
negotiating the use of MLPPP with the peer.
char-string—Uses the supplied character string.
Step 11 service-policy output
policy-map-name
Example:
Router(config-if)# service-policy
output mplsomlpppqos
Attaches a policy map to an interface that will be used as the service
policy for the interface.
policy-map-name—The name of a service policy map (created using
the policy-map command) to be attached.
Step 12 exit
Example:
Router(config-if)# exit
Exits interface configuration mode.
Command Purpose
Command Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.