Hi Guys
I am facing one problem while configuring PAP over Point to
Point links. Configuration scenario is like this.
ROUTER 1: (Hostname – R1)
R1(config)#username R2 password CCNA2
R1(config)#interface serial 1/1
R1(config-if)ip address 10.0.0.1 255.0.0.0
R1(config-if)#lock rate 64000
R1(config-if)#encapsulation ppp
R1(config-if)#ppp authentication pap
R1(config-if)#ppp pap sent –username R1 password CCNA1
R1(config-if)#no shutdown
ROUTER 2: (Hostname – R2)
R2(config)#usename R1 password CCNA1
R2(config)#interface serial 1/1
R2(config-if)#ip address 10.0.0.2 255.0.0.0
R2(config-if)#encapsulation ppp
R2(config-if)# ppp authentication pap
R2(config-if)# ppp pap sent –username R2 password CCNA2
R2(config-if)#no shutdown
Now problem is that, after configure the command “ppp
authentication pap” the “Line protocol” status goes down on
each router. But when I disable this command using “no ppp
authentication pap”, the “Line Protocol” status goes up.
What could be the problem, can anyone explain it plzzz….!!!
Thanks in Advance…!!
Shahin..
Answer Posted / jitendera kumar sinha
hi shain u have done a very silly mistake
what is that
go through your router 2 confregation
ROUTER 2: (Hostname � R2)
R2(config)#usename R1 password CCNA1
R2(config)#interface serial 1/1
R2(config-if)#ip address 10.0.0.2 255.0.0.0
r2config-if)=clock rate 64000*********(this term is missing)
R2(config-if)#encapsulation ppp
R2(config-if)# ppp authentication pap
R2(config-if)# ppp pap sent �username R2 password CCNA2
R2(config-if)#no shutdown
if this type of problem occur then first you have to check
your clock rate becoz mismatc of clock rate is the one of
the main cause of such type of error there are more issue
due to which it occurs but you have tro know when you comes
in practical real senario
thanks
i am visting this site after 1 month so soory friends becoz
i was too much busy with my work
thank you
jtendra kumar sinha
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the name of distance vector algorithm?
Explain how many collision domains are in switch?
How much hold down time of eigrep protocol?
Define class full protocol?
Hi, Can any one please tell me the experience of their CCNA interview,and please tell me all the questions they asked in the interview. Many Thanks...
What are the ranges of private ips?
How do we do encryption and authentication in L2F?
Can you explain PAP?
how we update the IOS version with the help of TFTP?
What is subnet? Why is it used?
Suppose there are 3 pc's pc1 pc2 and pc3 all are connected with each other pc 1 is able to ping pc2 and pc3 but pc2 and pc 3 not able to ping pc 1 then what is an issue troubleshoot it?
Can you give an overview of various components in IPSec?
What is ping? What is the usage of ping?
What is difference between static and dynamic routing?
How arp brings mac address for switch?