Quick reference for PPP together with CHAP authentication configuration.
hostname Left
username Right password samepassword
int serial 1/0
encapsulation ppp
ppp authentication chap
ip address 1.1.1.1 255.255.255.0
no shutdown
hostname Right
username Left password samepassword
int serial 1/0
encapsulation ppp
ppp authentication chap
ip address 1.1.1.2 255.255.255.0
no shutdown
you forgot a clock rate :D
ReplyDeleteYou are absolutely right! I cannot agree with you more!
ReplyDelete