Chapter 6

CLI – Layer 2

 

 

set ppp authentication incoming

Use the set ppp authentication incoming command to define the authentication method used for a PPP server or client session.

The syntax for this command is:

set ppp authentication incoming {papchapnone}

pap

PAP authentication method

chap

CHAP authentication method

none

No authentication

Example:

P330-N(super)# set ppp authentication incoming chap

set ppp incoming timeout

Use the set ppp incoming timeout command to configure the number of minutes until the system automatically disconnects an idle PPP incoming session.

The syntax for this command is:

set ppp incoming timeout <time>

time

The timeout in minutes

Output Example:

P330-N> set ppp incoming timeout 15

PPPincoming session will automatically disconnect after 15 minutes of idle time

set ppp baud-rate

Use the set ppp baud-rate command to define the baud rate used in PPP sessions. Note that the peer baud rate must be set at the same value as the host.

The syntax for this command is:

set ppp baud-rate<9600 19200 38400>

Example:

P330-N# set ppp baud-rate 38400

Avaya P332MF User’s Guide

117

Page 133
Image 133
Avaya P332MF manual Set ppp authentication incoming papchapnone, Set ppp incoming timeout time, Set ppp baud-rate