More PPP Auth

From: Mike Ollington (mike.ollington@gmail.com)
Date: Thu Jan 05 2006 - 19:20:31 GMT-3


Apologies, another PPP auth scenario -

Is there a non-global command that allows you authenticate an incoming PAP
call? Or maybe an IOS Radius server? ;)

Two routers with back to back PPP:

R4 should authenticate R5 - R5 should use PAP.
R5 should authenticate R4 - R4 should use CHAP.

R4 shouldn't have a global username configured.

hostname R5

username R4 password CISCO

interface s0/1
encap ppp
ppp auth chap
ppp chap refuse
ppp pap sent-username R5 pass CISCO

hostname R4

interface s0/1
encap ppp
ppp authentication pap
ppp chap pass CISCO
????



This archive was generated by hypermail 2.1.4 : Wed Feb 01 2006 - 07:45:47 GMT-3