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 / shahin
Sry for the mistyped on ROUTER 1 configuration. Its not
"lock rate 64000".
Its "clock rate 64000"..
Sry for the mistake..!!1
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the point-to-point protocol in ccna?
When we use router?
How many types of memories are used in cisco router?
What is the formula for metric of ospf?
Can you give an overview of various components in IPSec?
After how long keep alive messages exchange in eigrp?
Explain the matric of eigrp protocol?
Which company mange api's?
How does PPP use LCP for link control?
Suppose we are having two Switches i.e. Switch1 & Switch2 Port1 of Switch1 is Connected to Uplink and switch2 is also connected to switch1? So 1>Is there is any loop? 2>How we come to know that there is a loop created? 3>If we add Switch3 to switch2 then there is a possibility of loop Creation?
What is the difference between switch, routers, and hub?
What’s the easiest way to remotely configure a router?
What is the difference between half duplex and full duplex?
What is subnetting and why it is use?
Explain the difference between tracert and traceroute?