cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
298
Views
0
Helpful
1
Replies

ppp authentication

Hi,

   I am new to ppp, and have so much confusion about authentication. I have read many articles and threads, but my doubt is not cleared. Unfortunately, cisco documentation is not clear on many aspects.

    R1 and R2 are connected back to back. I want to implement one-way authentication, R1 should challenge R2, but R2 should not. which one of the following two solutions is correct.

Sol1:

===

R1:

username R2 password cisco

int s1/1

  ppp authentication chap callin

  encap ppp

R2:

username R1 password cisco

int s1/1

   ppp authentication chap

   encap ppp

----------------------------------------------

Sol2:

R1:

username R2 password cisco

int s1/1

  ppp authentication chap

  encap ppp

R2:

int s1/1

   encap ppp

   ppp chap hostname R1

   ppp chap password cisco

Kindly, let me know your suggestions on this.

Thanks,

Balajee

1 Reply 1

cadet alain
VIP Alumni
VIP Alumni

Hi,

R1:

username R2 password cisco

int s1/0

ppp authentication chap callin

R2

int s1/0

ppp chap password cisco

Regards

alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.
Review Cisco Networking products for a $25 gift card