Enabling Mlp On A Virtual Template Interface - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 16
Fragmenting and Interleaving Real-Time and Nonreal-Time Packets
Configuration Example for Creating a MLP Bundle Interface
Example 16-1
Example 16-1 Creating a MLP Bundle Interface
Router(config)# interface multilink 8
Router(config-if)# ip address 172.16.48.209 255.255.0.0
Router(config-if)# ppp chap hostname cambridge
Router(config-if)# service-policy output bronze
Router(config-if)# ppp multilink
Router(config-if)# ppp multilink fragment-delay 50
Router(config-if)# ppp multilink interleave
Router(config-if)# ppp multilink group 8
Router(config-if)# exit

Enabling MLP on a Virtual Template Interface

The virtual template interface is attached to the member links, not to the MLP bundle. You can apply the
same virtual template to the member links; you are not required to apply a unique virtual template to
each member link.
To enable MLP on a virtual template, enter the following commands beginning in global configuration
mode:
Command
Step 1
Router(config)# interface virtual-template
number
Step 2
Router(config-if)# ppp max-configure retries
Step 3
Router(config-if)# ppp max-failure retries
OL-7433-09
shows a sample configuration for creating a MLP bundle interface.
Cisco 10000 Series Router Quality of Service Configuration Guide
Multilink PPP-Based Link Fragmentation and Interleaving
Purpose
Creates or modifies a virtual template interface that can be
configured and applied dynamically to virtual access
interfaces. Enters interface configuration mode.
number is a number that identifies the virtual template
interface. You can configure up to 5061 total virtual template
interfaces (requires Cisco IOS Release 12.2(28)SB and later
releases).
Specifies the maximum number of configure requests to
attempt before stopping the requests due to no response.
retries specifies the maximum number of retries. Valid values
are from 1 to 255. The default is 10 retries. We recommend
110 retries.
Configures the maximum number of consecutive Configure
Negative Acknowledgements (CONFNAKs) to permit before
terminating a negotiation.
retries is the maximum number of retries. Valid values are
from 1 to 255. The default is 5 retries. We recommend 100
retries.
16-27

Advertisement

Table of Contents
loading

Table of Contents