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 / prabhash chandra prince
you should put the same password on both router
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the types of resource sharing?
Explain the difference between igp and eigrp?
What is default time of hello packets in ospf?
When written
What is the subnetmask of / 27 in network based and host based?
Which table find best path?
Explain the types of resource sharing?
what are the different symmetric algorithms?
How many tables are in ospf protocol?
What is the difference between csma/ca?
What are the possible ways of data transmission in ccna?
I simulate ten routers r1 to r10 straightly. I want I can ping from the loop of r1 to loop of r10, but I want I cant ping r1 and r10 from inside routers.?
What are the different types of the password used in securing a cisco router?
What is the beaconing?
What are the different ways authentication mechanism in VPN?