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
Which mode called privilege mode?
How is private ip different from public ip?
What is the difference between csma/cd and csma/ca?
What is the difference between switch and hub?
Define ios?
Which protocols are link states?
What is a switch and why we are using switches?
What is the name of distance vector algorithm?
When ospf protocol advertise its routing table?
Can you explain PPP link process step by step?
What are the different types of network in ccna?
what is the difference between a ‘half-duplex’ and a ‘full-duplex’ system?
Explain protocol?
Name which protocols are link states?
What are the different ways authentication mechanism in VPN?