Enterasys Networks XSR CLI Router User Manual


 
Multilink PPP Commands
8-114 Configuring the Point-to-Point Protocol
Default
Disabled
Mode
DialerorSerialInterfaceconfiguration:XSR(config-if<D/Sxx>)#
Examples
ThefollowingexampleconfiguresadialerforMultilinkPPP.Itdoesnotshowtheconfigurationof
thephysicalinterfac es.
XSR(config)#interface dialer 0
XSR(config-if<D0>)#ip address 101.0.0.2 255.0.0.0
XSR(config-if<D0>)#encapsulation ppp
XSR(config-if<D0>)#dialer idle-timeout 500
XSR(config-if<D0>)#dialer map ip 101.0.0.1 name ny broadcast 41612345678922
XSR(config-if<D0>)#dialer load-threshold 30 either
XSR(config-if<D0>)#ppp authentication chap
XSR(config-if<D0>)#ppp multilink
ThefollowingexampleconfiguresMultilinkPPPleasedlineserviceonBRIinterface2/1.
Specifyingtheleasedlinespeedof56kbpsaddstwoBchannelstotheBRIport,oneofwhichis
enabledforFrameRelayservice.
XSR(config)#interface bri 2/1
XSR(config-if<BRI-2/1>)#leased-line 56
XSR(config)#interface bri 2/1:1
XSR(config-if<BRI-2/1:1>)#encapsulation ppp
XSR(config-if<BRI-2/1:1>)#ppp multilink
XSR(config-if<BRI-2/1:1>)#ppp multilink group 1
XSR(config)#interface bri 2/1:2
XSR(config-if<BRI-2/1:2>)#ip address 3.3.3.4 255.255.255.0
XSR(config-if<BRI-2/1:2>)#encapsulation frame-relay
XSR(config)#interface multilink 1
XSR(config-if<M1>)#
ip address 3.3.3.3 255.255.255.0
ppp multilink endpoint
ThiscommandsetsthemultilinkgroupEndpointDescriptor(EPD)value(class)overthe
multilinkbundle.Itappliesonlytointerfacesthatcanconfigureabundleinterfaceincluding
Multilink,Dialer,andISDNBRIorPRIinterfaces.
Syntax
ppp multilink endpoint [ null | hostname | ip_address | mac interface | fastethernet
(1-2) string | phone]
null
NULLclassisspecifiedwithavalueof0.
hostname
LocalAssignedaddressclassissetwithalocalhostnameenteredusingthe
hostnamecommand.
ip_address
IPaddressclassissetwithaspecifiedIPaddressvalue.