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
Can you explain different components in PKI?
Name the command we give on privilege mode for coming back to user execution mode?
Explain how many ways to access router?
How many collision domains are in switch?
What does vlan provide?
If bandwidth will increase what will happen?
How many types of ips?
Mention what BOOTP is?
What is the difference between private ip and public ip?
How many potions of ip?
What is fcs?
What is difference between routing and routed protocols?
Explain what are the ranges of private ips?
Tell me how many reserve ports?
How do you configure a Cisco router to route IPX?