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..
Answers were Sorted based on User's Feedback
ok... Jitu.. I m agree with u.. but we have to configure
clock rate only on DCE router... M i ryt?????? There is no
need to configure clock rate on DTE router, as it
synchronise according to DCE router.
i got this concept somewhere in books & i also tried this
in PACKET TRACER. I also saw the line status & protocol
status. All are in up state, when i configured clock rate
on DCE & i left DTE.
U cn try this on packet tracer.
Let me know.. Is it correct or wrong?????
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / jitendera kumar sinha
hi shain u have done a very silly mistake
what is that
go through your router 2 confregation
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
r2config-if)=clock rate 64000*********(this term is missing)
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
if this type of problem occur then first you have to check
your clock rate becoz mismatc of clock rate is the one of
the main cause of such type of error there are more issue
due to which it occurs but you have tro know when you comes
in practical real senario
thanks
i am visting this site after 1 month so soory friends becoz
i was too much busy with my work
thank you
jtendra kumar sinha
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / prabhash chandra prince
you should put the same password on both router
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the draw back of eigrp protocol?
Which OSI layer provides best effort end to end packet delivery? A.) Data-Link B.) Presentation C.) Network D.) Transport E.) Physical F.) Application
Which command will show you if you have a DTE or DCE cable connected to an interface?
Why we using Tcp/IP. Why we can't use just Tcp ip? What is the meaning of '/' symbol in between this?
Define mac address?
Define Poison Reverse? A.) To prevent regular update messages from reinstating a route that has gone down B.) Packets sent out that are not destined for a network go to the default network C.) Information received on an interface cannot be sent back out the same interface D.) When a network goes down, that network is advertised with an infinite metric
When a router knows the IP address, but does not know the MAC address of the device it wishes to contact, it uses the ARP (Address resolution protocol) to determine the MAC address. After it learns the MAC address, it stores this information in the ARP cache. What is the command to view the ARP cache? A.) sh mac B.) show cache C.) show arp D.) sh arp interfaces E.) show ip cache
Which of the following protocols are used for logical network addressing? A.) IP B.) TCP C.) ARP D.) ICMP E.) RARP F.) BootP
The following is partial output from a routing table ; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' Which routing protocol is being used? (assuming defaults have not been changed) A.) OSPF B.) RIP C.) BGP D.) IGRP
The Cisco Catalyst 5000 switch supports full duplex. How would you enable it on the second port of the card in slot 1? A.) router(config-if)# duplex full B.) router(config)# duplex full C.) router(config-if)# set port duplex D.) router(config)#port duplex = full E.) router(config-if)# set port 1/2 full
1.i have to pcs in the network 192.168.1.1 202.55.88.16 2. if that fails shud go through 122.16.1.3 and and if that comes back active it shud go through 202.55.88.16 itself
Your Ethernet interface currently has the IP address of 1.1.1.1/24. You would like it to have a second IP address of 2.2.2.2/24. Which command will do that? A.) ip address 1.1.1.1 2.2.2.2 255.255.255.0 B.) ip address 2.2.2.2 255.255.255.0 secondary C.) ip address 2.2.2.2 255.255.255.0 D.) This cannot be done, you can only have 1 IP address per physical interface. E.) ip address 2.2.2.2 /24