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 are the three sources of signal degradation on a data link?
What are the things that can be accessed in a CISCO router’s identifying information?
What are the advantages of using switches?
Does a bridge divides a network into smaller segments?
In eigrp metric parameters which 2 options are enable by default?
What is the difference between static and dynamic ip addressing?
What is the utility of ping?
What is the mau?
Interface 0/0 what does it mean?
What is difference between switch & hub?
What are the advantages of lan switching?
Give some benefits of LAN switching.
Mention what is the difference between dynamic ip and static ip addressing?
What is the difference between csma/cd?
Explain the draw back of eigrp protocol?