Configuring Dynamic Mlppp - Juniper JUNOSE SOFTWARE 11.2.X - LINK LAYER CONFIGURATION GUIDE 7-7-2010 Configuration Manual

Software for e series broadband services routers link layer configuration guide
Table of Contents

Advertisement

Configuring Dynamic MLPPP

ppp multilink enable
profile
Copyright © 2010, Juniper Networks, Inc.
You can define a profile to dynamically create MLPPP bundles over L2TP on the LNS.
The profile consists of commands to define the bundle attributes, just as you would for
static configuration. For more information about profiles for dynamic interfaces, see
"Configuring Dynamic Interfaces" on page 511.
To configure a profile for dynamic MLPPP:
Create a profile by assigning it a name.
1.
host1(config)#profile dynmlppp
Enable creation of dynamic MLPPP interfaces.
2.
host1(config-profile)#ppp multilink enable
Specify a virtual router to which dynamic IP interfaces created using this profile will
3.
be assigned.
host1(config-profile)#ip virtual-router egypt
Specify an IP loopback interface with which dynamic IP interfaces created using this
4.
profile will be associated.
host1(config-profile)#ip unnumbered loopback 0
(Optional) Set other desired PPP characteristics by using the ppp commands
5.
described in "Configuring Authentication" on page 310 and "Configuring Other PPP
Attributes" on page 312.
Use in a profile to enable the creation of dynamic MLPPP interfaces.
Example
host1(config-profile)#ppp multilink enable
Use the no version to cause the LNS to reject any incoming requests to create dynamic
MLPPP interfaces.
See ppp multilink enable.
Use to create a profile.
Specify a profile name with up to 80 characters.
Example
host1(config)#profile dynmlppp1
Use the no version to remove a profile.
See profile.
Chapter 9: Configuring Multilink PPP
319

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents