ppp authentication
Requests authentication from a PPP peer router. The no version removes the authentication requirement.
ppp authentication [ virtual-router vrName ] chap [ pap ] | pap [ chap ]
- vrName—Name of a virtual router to be used as the authentication virtual router
- chap—Specifies CHAP authentication protocol. If the peer router refuses to use CHAP and you additionally specified PAP on the command line, the router requests the PAP protocol. If the peer router refuses to negotiate authentication, the router terminates the session.
- pap—Specifies PAP authentication protocol. If the peer router refuses to use PAP and you additionally specified CHAP on the command line, the router requests the PAP protocol.
Interface Configuration, Subinterface Configuration, Profile Configuration