Set ppp baud-rate, Set ppp chap-secret, Set ppp incoming timeout – Avaya C460 User Manual

Page 135

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

123

Example:

set ppp baud-rate

User level: read-write, admin.
Use the set ppp baud-rate command to define the baud rate used in PPP
sessions.
L You mujst set the peer baud rate to the same value as the host.

The syntax for this command is:

set ppp baud-rate

<9600|19200|38400>

Example:

set ppp chap-secret

User level: admin.
Use the set ppp chap-secret command to configure the “shared secret” used
in PPP sessions with CHAP authentication. The chap-secret is not transferable via
the configuration upload/download mechanism.

The syntax for this command is:

set ppp chap-secret

<chap-secret>

Example:

set ppp incoming timeout

User level: read-write, admin.
Use the set ppp incoming timeout command to set the number of minutes
until the system automatically disconnects an idle PPP incoming session.

C460-1# set ppp authentication incoming chap

PPP requires CHAP authentication for incoming sessions.

C460-1# set ppp baud-rate 38400

ppp baud rate was set to 38400

chap-secret

The shared secret, 4 to 32 characters.

C460-1(super)# set ppp chap secret hush

PPP shared secret for CHAP authentication is set

Advertising