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
Whatever i know, its not necessary to put the same key on
both router.
As we r advertising the key & also mentioning in
configuration, so i don't think it sud match.
Plzz come up guys & provide a better solution...!!
Thanking u in advance..!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does a bridge divide a network into smaller sections?
What is the role of the LLC sublayer?
Explain what is the size of hello packets in eigrep protocol?
How are straight and crossable cables different from each other?
Tell me which cable we connect in db-9?
Name the protocol which can do load balancing on unequal cost also?
What is the difference between the user mode and the privileged mode?
What are the different ways authentication mechanism in VPN?
What is the syntax of ipv4?
What is 10baset ethernet lans?
What is HDLC?
When we do default route?
What is the name of algorithm of eigrp protocol?
If bandwidth will increase what will happen?
Your company has been assigned the IP address of 201.222.5.0 and require having 20 subnets. As the company’s network administrator, find the following: a) the subnet mask (2 marks) b) the number of useable subnets (2 marks) c) the subnetwork address for the 4th subnet (2 marks) d) the first usable IP address for the 4th subnet (2 marks) e) the last usable IP address for the 4th subnet (2 marks) f) the broadcast address for the 4th subnet. (2 marks)