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 / akhilesh kumar
hi .. i got through ur situation.. its true in case of pap
password need not to be same.. u can do one thing..while
configuring ppp password for the first time we shut down the
interface ... try this one .. u shut down the interface ,
configure the router n then give no shut.. it wil work
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain the broader steps of how L2F establishes the tunnel?
Which protocols do periodically updates?
What are the things that can be accessed in a CISCO router’s identifying information?
What does aaa stands for?
After how long keep alive messages exchange in eigrp?
What is the mau?
What is a vlan? What does vlan provide?
On which bas ospf take decision?
Explain the difference between tracert and traceroute?
Explain dhcp scope?
What is the command use to add a banner to a cisco router configuration?
What do you mean by Port Mirroring?
Value in which type of access list?
Differnce between the communication and transmission?
Can you explain the basic of encryption in VPN?