Enterasys Networks XSR CLI Router User Manual


 
PPP Commands
XSR CLI Reference Guide 8-93
Syntax
ppp pap sent-username [username] password [password]
Syntax of the “no” Form
Usethenoformofthiscommandtodeletetheusernameandpassword:
no pap sent-username
Default
Nousernameorpassword
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Example
ThisexampleconfigurationofathePAPauthenticationusernameofjimandacleartextPAP
passwordofevansonserialinterface2/1:
XSR(config)#interface serial 2/1
XSR(config-if<S2/1>)#encapsulation ppp
XSR(config-if<S1/1>)#no shutdown
XSR(config-if<S2/1>)#ppp pap sent-username jim pass evans
ppp peer default ip address
ThiscommandspecifiesthedefaultIPaddressofaremotepeerforuseduringPPP/IPCP
negotiationifthepeerrequests it.Theaddressisusedwhentheremotepeersendsa0.0.0.0IP
addressintheCONFIGREQUESTandasksthelocalsystemtoassignanIPaddress.Theaddress
will
notbeusedifthepeeralreadyhasbeenassignedanIPaddresswithitsownlocal
configuration.
ThiscommandcanbeusedforInterfaceSerial,T1/E1channelgroups,BRIleasedlinewithPPP
encapsulated;EthernetsubinterfaceandATMsubinterfacewithPPPoEorPPPoAencapsulated.
Whenusedatthe
dialerinterface,itappliestothePointtoPoint(P2P)dialerinterfaceonly.For
DialerMultipointtoPointinterfaces,the
dialer map ipcommandsuppliestheremoteaddress
associatedwithparticulardialingnumbers.
username
UsernamesentinthePAPauthenticationrequestpacket.
password
ThecleartextpasswordsentinthePAPauthenticationrequestpacket.Limit:up
to255ASCIIcharacters. Enclosepasswordindoublequotesifenteringastring
withspaces
Note: The peer default IP address takes effect only when the peer is configured as IP address
negotiated.