Enterasys Networks XSR CLI Router User Manual


 
Multilink PPP Commands
8-108 Configuring the Point-to-Point Protocol
Status
Multilink PPP Commands
interface multilink
Thiscommandnamesthemultilinkgroupandcreatesalogicinterfaceforthismultilinkgroup.
OnlythePPPmultilinkgroupissupportedcurrently.
Syntax
interface multilink number [1-32767]
Syntax of the “no” Form
Thenoformofthiscommanddeletesthemultilink group:
no interface multilink number [1-32767]
Default
Nomultilinkgroup
Mode
Globalconfiguration:XSR(config)#
Next Mode
MultilinkInterfaceconfiguration:XSR(config-if<Mxx>)#
Example
Thefollowingexampleenablesmultilinkongroup2withserialinterface1/1configuredasthe
physicalinterface:
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‐DisabledorEnabled
Description Ifenabled(2),thelocalnodewilltrytoperformLQRnegotiationwiththeremote
node.Ifdisabled(1),negotiationisnottried.Thelocalnodewillcomplywith
anymagicnumbernegotiationstriedbytheremotenode,accordingtothePPP
RFC.Changingthisobjecttakeseffectwhen
thelinkisnextrestarted.
Default Enabled
1-32767
Designationofthevirtualmultilinkgroup.