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

Configuring Passive Mode

By default, when PAP is enabled on an interface, the interface always sends authenticate-request packets to the peer, and requires that the peer acknowledge the authenticate-request packets. However, some peer routers may not support bidirectional authentication. In these cases, you can configure PAP to operate in passive mode. In passive mode, the router with the PPP link configured for PAP authenticates any incoming connections, but will not require the peer to authenticate its connection.

To configure the interface to authenticate with PAP in passive mode, include the passive statement:

passive;

You can include the statement at the following hierarchy levels:


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