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

Which OSI layer establishes, maintains and terminates sessions between hosts? A.) Application B.) Physical C.) Data-Link D.) Presentation E.) Network F.) Session

2 Answers  


Explain the types of communication in ipv4?

0 Answers  


CSMA/CD stand for which of the following? A.) Carrier Sense, Multiple Access with Collision Detection B.) Collision Sense, Multiple Access with Collision Detection C.) Collision Sense, Multiple Access with Carrier Detection D.) Carrier Sense, MAC address with Collision Detection

3 Answers  


What is Data, management, native, default,trunk and access vlan?

1 Answers  


What is the purpose of the Data Link?

0 Answers  






Which NetWare protocol works on layer 3--network layer--of the OSI model? A. IPX B. NCP C. SPX D. NetBIOS

1 Answers  


Which two steps are part of the process of creating Frame Relay subinterfaces on a point to point connection? (Choose two) A. configure the router to forward all broadcast packets B. remove any network address assigned to the physical interface C. configure the local data link connection identifier (DICI) for the subinterfaces D. cartoon the total committed information rate (CIP) available among the subinterfaces

1 Answers  


Define topology?

0 Answers  


What s the formula for metric of ospf?

0 Answers  


Identify the command to determine if CDP is enabled? A.) show enable cdp B.) show cdp enabled C.) show cdp run D.) show cdp

2 Answers  


What is the difference between csma/cd?

0 Answers  


Identify the command to determine if an IP access-list is grouped on interface e0? A.) Router(config)# show ip interface e0 B.) Router> show ip interface e0 C.) Router# show interface e0 D.) Router# show ip interface e0

1 Answers  


Categories