Enterasys Networks XSR CLI Router User Manual


 
Multilink PPP Commands
8-110 Configuring the Point-to-Point Protocol
Default
1
Mode
DialerInterfaceconfiguration:XSR(config-if<xx>)#
Examples
Thefollowingexamplesetstheminimummultilinklimitto6ontheterminatingdialerinterface:
XSR(config)#interface dialer 4
XSR(config-if<D4>)#multilink min-links 6
ppp bap call
ThiscommandsetsBandwidthAllocationProtocol(BAP)callvaluesonadialerinterfacetosetup
BandwidthonDemand(BoD).Itpermitstheporttoacceptlinksfromandinitiatelinkstoapeer.
The
multilink load-thresholdcommandisasecondmeansbywhichtheXSRcontrolstraffic
viaBoD.Itisalsoprovidedbysettingthe
multilink min-links command.
Syntax
ppp bap call {accept | request}
Syntax of the “no” Form
ThenoformofthiscommanddisablespreviouslysetBAPvalues:
no ppp bap call {accept | request}
Default
Accept
Mode
DialerInterfaceconfiguration:XSR(config-if<Dx>)#
Example
ThefollowingexamplesetsBAPcallvaluesonDialerinterface57:
XSR(config)#interface dialer 57
XSR(config-if<D57>)#encapsulation ppp
XSR(config-if<D57>)#no shutdown
Note: The multilink load-threshold command must be set to operate BAP.
accept
Acceptslinksfromapeer.ThisdefaultletspeerscanaddlinkstotheMLbundle.
request
Letsthelocalsideoftheconnectionstartlinks.Setuponthecalledsideofalinkonly.