PPP Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
343
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
PPP AUTHENTICATION CONFIGURATION
On some links, it may be desirable to require a peer to authenticate itself before
allowing network-layer protocol packets to be exchanged.
To enable this authentication, PPP supports authentication protocols such as PAP,
CHAP, EAP. Authentication is not mandatory.
T
O SET PPP AUTHENTICATION
E
XAMPLE
ALU(config-if Serial0/0:0)# ppp authentication pap
ALU(config-if Serial0/0:0)# no ppp authentication
T
O SET THE AUTHENTICATION USER NAME
E
XAMPLE
ALU(config-if Serial0/0:0)# ppp authentication username ALU
ALU(config-if Serial0/0:0)# no ppp authentication username
Command (in ICM) Description
ppp authentication
{pap|chap|eap}
This command enables you to configure
an authentication protocol for
authenticating the peer.
no ppp authentication The “no” command removes the
authentication protocol for authenticating
the peer.
Command (in ICM) Description
ppp authentication username
<username>
This command is used to set a user
name for PPP authentication on the
server side.
no ppp authentication username The “no” command deletes the
configured PPP authentication user
name on the server side.