3: Summary of CLI Commands
XPort Pro™ Command Reference
51
ppp Level Commands
Command Path: enable>ppp #
Level Prompt: ppp:#
Where # is the line number, 1 or 2.
The following commands are available in the ppp level.
ppp level commands Description
authentication mode
chap
Sets authentication to Challenge-Handshake Authentication
Protocol (CHAP).
authentication mode
ms-chap
Sets authentication to MS-CHAP version 1.
authentication mode
ms-chapv2
Sets authentication to MS-CHAP version 2.
authentication mode
none
Removes PPP authentication.
authentication mode
pap
Sets authentication to Password Authentication Protocol
(PAP).
clrscrn
Clears the screen.
default authentication
mode
Removes PPP authentication.
exit
Exits to the configuration level.
line <line>
Enters the line level.
<line> = number of the line (serial port) to be configured.
local ip <ip
address/cidr>
Sets the Local IP address and network mask.
Formats accepted:
192.168.1.1 (default mask)
192.168.1.1/24 (CIDR)
"192.168.1.1 255.255.255.0" (explicit mask)
lpd <line>
Enters the configure lpd level.
<line> = number of the line (lpd serial port) to be configured.
no local ip
Removes the Local IP address.
no password
Removes the PPP authentication password.
no peer ip
Removes the peer IP address.
no username
Removes the PPP authentication username.
password <text>
Sets the password for PPP authentication.
peer ip <ip address>
Sets the IP Address assigned to the peer when requested
during negotiation.
<ip address> IP address of the peer device.