Avaya P130 Switch User Manual


 
Chapter 6 Avaya P130 CLI
102 Avaya P130 User’s Guide
Example:
P130-1# set ppp authentication incoming chap
PPP requires CHAP authentication for incoming sessions.
Set ppp chap-secret Command
Use the set ppp chap-secret command to configure the ‘shared secret’ used
when CHAP authentication is used for PPP sessions. The chap-secret will not be
transferable via the configuration upload/download mechanism.
The syntax for this command is:
set ppp chap-secret <chap-secret>
Example:
P130-1# set ppp chap-secret sodot
PPP shared secret for CHAP authentication is set.
Show ppp incoming timeout Command
Use the show ppp incoming timeout command to display the amount of
minutes a PPP dial-in session can remain idle before being automatically
disconnected.
The syntax for this command is:
show ppp incoming timeout
Example:
P130-N> show ppp incoming timeout
PPP incoming timeout is 20 minutes.
<chap-secret> The shared secret used for CHAP authentication. It must be 4 to
8 characters long. CHAP authentication will not be used until a
valid shared secret is entered.