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..
Answers were Sorted based on User's Feedback
ok... Jitu.. I m agree with u.. but we have to configure
clock rate only on DCE router... M i ryt?????? There is no
need to configure clock rate on DTE router, as it
synchronise according to DCE router.
i got this concept somewhere in books & i also tried this
in PACKET TRACER. I also saw the line status & protocol
status. All are in up state, when i configured clock rate
on DCE & i left DTE.
U cn try this on packet tracer.
Let me know.. Is it correct or wrong?????
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / akhilesh kumar
hi .. i got through ur situation.. its true in case of pap
password need not to be same.. u can do one thing..while
configuring ppp password for the first time we shut down the
interface ... try this one .. u shut down the interface ,
configure the router n then give no shut.. it wil work
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / prabhash chandra prince
you should put the same password on both router
| Is This Answer Correct ? | 0 Yes | 2 No |
what is distance vector protocol link state protocol and what is the diffrence between them
What is the subnetmask of / 27 in network based and host based?
Identify the correct IGRP configuration? A.) Router# router igrp 100 Router# network 10.0.0.0 B.) Router(config)# router igrp 100 Router(config-router)# network 10.0.0.0 C.) Router(config)# router igrp Router(config-router)# network 10.0.0.0
Which layer is responsible for coordinating communication between systems? A.) Application B.) Network C.) Session D.) Transport E.) Physical F.) Data Link
Explain the difference between arp and rarp?
what is the difference between client mode and server mode of vtp and what is the diffrence betwwen tarnsparent mode and server mode
Extended IP access-lists (100-199) can be used to control traffic. Which command listed below will permit smtp mail to only host 3.4.5.6 ? A.) It is not possible for SMTP traffic B.) access-list 102 permit tcp any host 3.4.5.6 eq smtp C.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 23 D.) access-list 102 permit tcp any any eq smtp E.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 25
What is the routing algorithm used by RIP and IGRP? A.) OSPF B.) Link-state C.) Dynamic D.) Distance Vector
Which layer is responsible for determining if sufficient resources for the intended communication exists? A.) Application B.) Network C.) Session D.) Presentation E.) Transport
What are the two most common request/reply pair with ICMP messages when using the ping command? (Choose two) A. echo reply B. echo request C. source quench D. fragment onset E. information redirect F. destination reachable G. echo control message
Which of the following are Session Layer standards? A.) ASCII and EBCDIC B.) MPEG and MIDI C.) NFS and SQL D.) JPEG and PICT
Can you define in short what VPN is?