Multilink ppp commands, Multilink ppp commands -108, Multilink ppp commands interface multilink – Enterasys Networks X-Pedition XSR CLI User Manual

Page 378

Advertising
background image

Multilink PPP Commands

8-108 Configuring the Point-to-Point Protocol

Status

Multilink PPP Commands

interface multilink

This command names the multilink group and creates a logic interface for this multilink group. 
Only the PPP multilink group is supported currently.

Syntax

interface multilink number [1-32767]

Syntax of the “no” Form

The no form of this command deletes the multilink group:

no interface multilink number [1-32767]

Default

No multilink group

Mode

Global configuration: 

XSR(config)#

Next Mode

Multilink Interface configuration: 

XSR(config-if<Mxx>)#

Example

The following example enables multilink on group with serial interface 1/1 configured as the 
physical interface:

XSR(config)#interface multilink 2
XSR(config-if<M2>)ppp multilink endpoint ip 192.168.10.214
XSR(config-if<M2>)ip address 192.168.10.213 255.255.255.252
XSR(config-if<M2>)no shutdown

XSR(config)#interface serial 1/1
XSR(config-if<S1/1>)#media-type X21

Range

Integer ‐ Disabled or Enabled

Description

If enabled(2), the local node will try to perform LQR negotiation with the remote 
node. If disabled(1), negotiation is not tried. The local node will comply with 
any magic number negotiations tried by the remote node, according to the PPP 
RFC. Changing this object takes effect when the link is next restarted.

Default

Enabled

1-32767

 Designation of the virtual multilink group.

Advertising