[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Optional Configuration Tasks

You can perform the following optional PPP configuration tasks:

ppp description

ppp ipcp netmask

ppp keepalive

ppp magic-number disable

ppp magic-number ignore-mismatch

ppp mru

ppp passive-mode

ppp peer

ppp shutdown

    ppp shutdown ip

    ppp shutdown ipv6

    ppp shutdown mpls

    ppp shutdown osi

Configuring PPP Authentication

Perform the following optional tasks to configure PPP authentication:

ppp authentication

The router requests the use of PAP as the authentication protocol (because it appears first in the command line). If the peer refuses to use PAP, the router requests the CHAP protocol. If the peer refuses to use CHAP, the router requests the EAP protocol. If the peer refuses to negotiate authentication, the router terminates the PPP session.

This command is available in static configurations and in profiles.

EAP negotiation is attempted first. If PPP receives a NAK from the peer in response to the EAP request, then PAP is attempted. If PAP is also rejected, then PPP terminates the session.

In this example, the router first attempts EAP negotiation. If PPP receives a NAK from the peer in response to the EAP request, then the router attempts CHAP negotiation. If PPP receives a NAK from the peer in response to the CHAP request, then the router attempts PAP negotiation. If PAP is also rejected, then PPP terminates the session.

ppp chap-challenge-length

ppp max-bad-auth


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]