Enterasys Networks XSR CLI Router User Manual


 
Multilink PPP Commands
XSR CLI Reference Guide 8-115
Mode
Dialer,Multilink,BRIInterface,andControllerconfiguration:XSR(config-if<xx>) and
XSR(config-controller<T/Exx>)
Default
Hostname
Example
ThefollowingexamplesetsthePPPmultilinkendpointvalueovervirtualmultilinkinterface57:
XSR(config)#interface multilink 57
XSR(config-if<M57>)#ppp multilink endpoint null
XSR(config-if<M57>)#ppp multilink endpoint hostname
XSR(config-if<M57>)#ppp multilink endpoint ip address 1.1.1.1
XSR(config-if<M57>)#ppp multilink endpoint string aaaaaaa
XSR(config-if<M57>)#ppp multilink endpoint phone 1234567890
ppp multilink fragment-delay
Thiscommandsetsthemaximumfragmentdelayintervalinmilliseconds.Thevalueisusedto
computethemaximumfragmentsizethatcanbesentovereachmemberlinkinthebundle.The
maximumfragmentsizeiscalculatedas:
Fragmentsize(inbytes)=fragmentdelay(ms)xlinkspeed(kbps)/
8
Table81belowshowstherelationshipbetweenmaximumfragmentdelayandmaximum
fragmentsize.Italicizedfiguresindicatebytes.
EachMLPPPpacketincludesonefragmentwithanadditionalHDLCheader(2bytes),PID(2
bytes),MLPPPheader(2/4bytesforshort/longsequencenumberformat)andFCS(2bytes).
Theactualfragment
sizewillbedecidedaftertheloadbalanceovermemberlinkistakeninto
accountandshouldnotexceedthemaximumfragmentsizeallowed.Whenthecommandis
mac
interface
IEEE802.1GlobalMACaddressclassissetwithaMACaddressofeither
Fastethernet1or2.fastethernet
string
PPPMagicNumberclassisspecified.InsteadofusingthenegotiatedPPP
magicnumber,youcanspecifyanystringlessthan20characters.
phone
PSTNDirectoryNumberclasssetwithaphonenumberofnomorethan15
digits.
Note: The maximum fragment size is limited to 1500 bytes.