beautypg.com

Ppp bap call – Enterasys Networks X-Pedition XSR CLI User Manual

Page 380

background image

Multilink PPP Commands

8-110 Configuring the Point-to-Point Protocol

Default

1

Mode

Dialer Interface configuration: 

XSR(config-if<xx>)#

Examples

The following example sets the minimum multilink limit to 6 on the terminating dialer interface:

XSR(config)#interface dialer 4
XSR(config-if)#multilink min-links 6

ppp bap call

This command sets Bandwidth Allocation Protocol (BAP) call values on a dialer interface to set up 
Bandwidth‐on‐Demand (BoD). It permits the port to accept links from and initiate links to a peer.

The 

multilink load-threshold

 command is a second means by which the XSR controls traffic 

via BoD. It is also provided by setting the 

multilink min-links

command.

Syntax

ppp bap call {accept | request}

Syntax of the “no” Form

The no form of this command disables previously set BAP values:

no ppp bap call {accept | request}

Default

Accept

Mode

Dialer Interface configuration: 

XSR(config-ifx>)#

Example

The following example sets BAP call values on Dialer interface 57:

XSR(config)#interface dialer 57
XSR(config-if)#encapsulation ppp
XSR(config-if)#no shutdown

Note: The multilink load-threshold command must be set to operate BAP.

accept

Accepts links from a peer. This default lets peers can add links to the ML bundle.

request

Lets the local side of the connection start links. Set up on the called side of a link only.