Command Line Reference Guide
1318 |SONET
www.dell.com | support.dell.com
Command Modes
INTERFACE
Usage
Information
Use the show config command in the INTERFACE mode to determine if the loopback command was
configured.
Related
Commands
ppp authentication
e
Enable Challenge-Handshake Authentication Protocol (CHAP) and/or Password Authentication
Protocol (PAP) authentication on the interface.
Syntax
ppp authentication {chap | chap pap | pap | pap chap}
To remove all PPP authentication, enter no ppp authenticate.
Parameters
Defaults
Not configured.
Command Modes
INTERFACE
Usage
Information
Once you configure this command, the remote device must prove its identity before the FTOS sends
traffic.
The two authentication types differ slightly:
• With CHAP authentication, the E-Series sends a challenge to the remote device, which must
encrypt the response with a shared value and return it to the E-Series with a username. The
E-Series checks the local database for a match on the shared value and username.
• With PAP authentication, the remote device must send a username/password set which the FTOS
checks against the local database. PAP passwords are sent as “clear text” and could be intercepted
and used.
After you enable PPP authentication, you must configure remote hostnames and passwords to initiate
authentication on the E-Series.
Related
Commands
show config
Display the interface configuration.
chap Enter the keyword chap to enable CHAP authentication only.
chap pap Enter the keywords chap pap to enable CHAP on one side and PAP on the other.
pap Enter the keyword pap to enable PAP authentication only.
pap chap Enter the keywords pap chap to enable PAP on one side and CHAP on the other side.
ppp chap hostname Configure a hostname for CHAP authentication.
ppp chap password Configure a password for CHAP authentication.
ppp chap rem-hostname Configure a remote hostname for CHAP authentication.
ppp chap rem-password Configure a remote password for CHAP authentication.
ppp pap hostname Configure a hostname for PAP authentication.
ppp pap password Configure a password for PAP authentication.
ppp pap rem-hostname Configure a remote hostname for PAP authentication.
ppp pap rem-password Configure a remote password for PAP authentication.










