what is the difference b/w pap and chap,and give comand to
configure pap cahp on two router r1 and r2,



what is the difference b/w pap and chap,and give comand to configure pap cahp on two router r1 and..

Answer / chandrakanth

Pap is a two way hand shaking. the password is sent clear
text, where as the password is hide chap
configuration on r1
G#enable secrete passwordname
G#username r2 password passwordname
G#ints0
G#encap ppp
G#ppp anthentication CHAP

configuration on r2
G#enable secrete passwordname
G#username r1 password passwordname
G#int s0
G#encap ppp
G#ppp anthentication CHAP

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More CCNA Interview Questions

Write an access list line which will deny node 20.0.2.1 to anywhere on your network using DNS via UDP. Don't worry about the other access list lines.

2 Answers  


Which of the following will show an extended access list 150? A.) sh access-list B.) sh ip int C.) sh ip access-list 150 D.) sh access-list 150 extended

1 Answers  


There are 2 types of PPP authentication supported by the Cisco IOS. What are they? A.) PAP B.) PREDICTOR C.) MD5 D.) CHAP E.) STACKER F.) MSCHAP

1 Answers  


Which IP address and wildcard mask would you use in your ACL to block all the hosts in the subnet 192.168.16.43/28?

2 Answers   Siemens,


HI ALL! RECENTLY I COMPLETED MY MCITP, CCNA COURSE, I AM PLANNING TO DO CCNA CERTIFICATION, ANYBODY PLZ SUGGEST ME HOW MUCH TIME (MONTHS) REQUIRED TO PREPARE FOR CCNA, BOOKS, JOB SCOPE IN INDIA, QUALIFICATION REQUIRED, ANY JOB FOR FRESHERS? YOUR GOOD ADVISE IS HIGHLY APPRECIATED. Reg.Khaleel

2 Answers   IBM,






Default packet size of ipv6?

0 Answers  


Identify the command to configure the router for IGRP autonomous system 100? A.) Router(config)# router igrp 100 B.) Router> router igrp 100 C.) Router# router igrp 100 D.) Router(config)# router igrp

3 Answers   CMS,


What is encapsulation and de-encapsulation?

0 Answers  


Explain what is 5-4-3 rule?

0 Answers  


Frame relay technology works on which layer of osi model?

0 Answers  


When editing a line in the CLI mode, what does 'CTRL-A' do? A.) Moves you to the previous command. B.) Moves you to the next word. C.) Moves you to the end of the line. D.) Moves you to the next command. E.) Moves you to the beginning of the line.

1 Answers  


Which protocol called rapid protocol?

0 Answers  


Categories