Posting ini dibuat karena Fauziyah minta tolong.
Download 3.3.2.7 Packet Tracer – Configuring PAP and CHAP Authentication 100% Completed
Command list :
R1 :
en conf t int s0/0/0 enc ppp exit username R3 secret class int s0/0/0 ppp auth pap ppp pap sent-username R1 password cisco exit
R2 :
en conf t int s0/0/1 enc ppp exit username R3 secret class int s0/0/1 ppp auth pap ppp pap sent-username R2 password cisco exit
R3 :
en conf t int s0/0/0 encapsulation ppp exit int s0/0/1 encapsulation ppp exit int s0/1/0 encapsulation ppp exit username R1 secret cisco int s0/0/0 ppp authentication pap ppp pap sent-username R3 password class username R2 secret cisco int S0/0/1 ppp authentication pap ppp pap sent-username R3 password cisco exit username ISP secret cisco int s0/1/0 ppp authentication chap exit
ISP (di dalam cloud) :
en conf t int s0/0/0 encapsulation ppp exit username R3 secret cisco int s0/0/0 ppp authentication chap