Basic Configuration of PPP and Chap Authentication Answer
Basic Configuration of PPP and Chap Authentication Answer
Step3
a.) no ip domain-lookup
b.) hostname “name”
c.) service password-encryption
d.) banner motd $ unauthorized access is prohiited! $
e.) enable secret class
f.)
line con 0
password cisco
logging synchronous
login
exit
line vty 0 4
password cisco
login
exit
g.) Done at f
h.) Refer to the addressing table
i.) clock rate 128000
step 4
router ospf 1
default-information originate
step 6: PC-A should be able to ping PC-C and any other ip address except lo0
PART 2:
Step 2
encapsulation ppp
encapsulation ppp
step 3
encapsulation ppp
encapsulation ppp
encapsulation ppp
Step 2
Step 3