Cisco 10000 Series Configuration Manual page 532

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Multilink PPP-Based Link Fragmentation and Interleaving
Command
Step 4
Router(config-if)# ppp timeout retry
response-time
Step 5
Router(config-if)# keepalive [period]
Step 6
Router(config-if)# no ip address
Step 7
Router(config-if)# ppp multilink
Step 8
Router(config-if)# ppp multilink group
group-number
Configuration Example for Enabling MLP on a Virtual Template
Example 16-2
Example 16-2 Enabling MLP on a Virtual Template
Router(config)# interface virtual-template1
Router(config-if)# ppp max-configure 110
Router(config-if)# ppp max-failure 100
Router(config-if)# ppp timeout retry 5
Router(config-if)# keepalive 30
Router(config-if)# no ip address
Router(config-if)# ip mroute-cache
Router(config-if)# ppp authentication chap
Router(config-if)# ppp multilink
Router(config-if)# exit
Cisco 10000 Series Router Quality of Service Configuration Guide
16-28
Chapter 16
shows a sample configuration for enabling MLP on a virtual template.
Fragmenting and Interleaving Real-Time and Nonreal-Time Packets
Purpose
Sets the maximum time to wait for Point-to-Point Protocol
(PPP) negotiation messages.
response-time specifies the maximum time, in seconds, to
wait for a response during PPP negotiation. We recommend
5 seconds.
Enables keepalive packets to be sent at the specified time
interval to keep the interface active.
period specifies a time interval, in seconds. The default is 10
seconds. We recommend 30 seconds.
Removes an IP address.
Enables MLP on the virtual template interface.
(MLP over FR only) Associates the interface with a MLP
bundle. Use this command only for MLP over
Frame-Relay-based LFI.
group-number is a nonzero number that identifies the
multilink group. Valid values are from 10,000 and higher.
The group-number must be identical to the specified
multilink-bundle-number of the MLP bundle to which you
want to add this link.
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents