beautypg.com

Ppp bap callback, Ppp bap number – Enterasys Networks X-Pedition XSR CLI User Manual

Page 381

background image

Multilink PPP Commands

XSR CLI Reference Guide 8-111

XSR(config-if)#ppp bap call accept

ppp bap callback

This command sets enables Bandwidth Allocation Protocol (BAP) callback parameters on a dialer 
interface to set up Bandwidth‐on‐Demand (BoD). It permits the port to initiate adding a link to or 
requesting a link from a peer. It applies to Dialer interfaces only.

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 callback {accept | request}

Mode

Dialer Interface configuration: 

XSR(config-ifx>)#

Mode of the “no” Form

The no form of this command removes callback configuration:

no ppp bap callback {accept | request}

Example

The following example configures BAP to accept and request callbacks:

XSR(config)#interface dialer 1
XSR(config-if)#encapsulation ppp
XSR(config-if)#no shutdown
XSR(config-if)#ppp bap callback accept
XSR(config-if)#ppp bap callback request

ppp bap number

This command specifies the Bandwidth Allocation Protocol (BAP) phone number which a peer 
can dial to connect and set up Bandwidth‐on‐Demand (BoD). It applies to dialer interfaces only.

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.

Note: You must configure multilink load-threshold to run BAP.

accept

Local router initiates a link addition upon peer notification.

request

Local router requests a peer to initiate a link.

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