Справочник Пользователя для Avaya X330WAN

Скачать
Страница из 264
Console (RS232) Interface CLI Commands
Avaya X330WAN User’s Guide
111
interface Console
Use the
 interface Console 
command to enter the Console interface (
interface 
console 
context) to PPP configure mode. For LAN interfaces, use this command to 
create the interface. The 
no
 form of this command sets the default Console 
parameters.
Syntax
[no] interface Console
Example
X330WAN-2DS1-1(configure)# interface Console
ppp authentication (Console interface context)
Use the 
ppp authentication 
command to set the type of password that should be 
sent for authentication, if necessary.
Syntax
ppp authentication 
{pap|chap|none}
Parameters
Example
To select the CHAP authentication protocol:
X330WAN-2DS1-1(config-if:CON)# ppp authentication chap
speed (Console context)
Use the 
speed
 command to set the PPP baud rate to be used by asynchronous PPP 
ports.
Note:  
1.  This command is executed from the Console interface.
2.  The peer baud-rate must be set to the same value.
Syntax
speed
 {9600|19200|38400}
pap
Password Authentic Protocol. Unencrypted password sent for authentication.
chap
Challenge Handshake Authentication Protocol. Encrypted password sent for 
authentication.
none
No password sent.