Cisco Systems A9014CFD Router User Manual


 
24-71
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 24 Configuring QoS
Extending QoS for MLPPP
DETAILED STEPS
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.
Step 3
interface multilink
group-number
Example:
Router(config)# interface
multilink5
Creates a multilink bundle and enters the interface configuration mode:
group-number—Number of the multilink bundle.
Step 4
ip address
address
[
subnet mask
]
Example:
Router(config-if)# ip address
84.1.2.3 255.255.255.0
Assigns an IP address to the multilink interface.
address— IP address.
subnet mask—Network mask of IP address.
Step 5
load-interval
interval
Example:
Router(config-if)# load-interval 30
Configures the length of time for which data is used to compute load
statistics.
interval—Length of time for which data is used to compute load
statistics.
Step 6
mpls ip
Example:
Router(config-if)# mpls ip
Enables MPLS forwarding of IPv4 packets along normally routed paths
for a particular interfaces.
Step 7
keepalive
period
Example:
Router(config-if)# keepalive 1
Enables keepalive packets and specifies the number of times that the
router tries to send keepalive packets without a response before bringing
down the interface.
period—Time interval, in seconds, between messages sent by the
router to ensure that a network interface is alive.
Step 8
ppp multilink
Example:
Router(config-if)# ppp multilink
Enables Multilink PPP (MLP) on an interface.
Step 9
ppp multilink group
group-number
Example:
Router(config-if)# ppp multilink
group 3
Restricts a physical link to join only one designated multilink group
interface.
group-number—Multilink group number (a nonzero number).