RE: ISDN PPP Chap Internetworkexpert lab3 Task4.3 - 4.5

From: Elliott Reyes (elliottreyes@adelphia.net)
Date: Sun Oct 31 2004 - 16:47:50 GMT-3


I fixed this by adding

Username R5 password 0 CISCO
Int bri0/0

Ppp authentication chap.

If only

Ppp chap password 0 CISCO command is applied.

I'm not exactly sure if this was suppose to be able to ping at this stage.

Elliott

-----Original Message-----
From: Ian Stong [mailto:istong@stong.org]
Sent: Sunday, October 31, 2004 10:28 AM
To: 'Elliott Reyes'; ccielab@groupstudy.com
Subject: RE: ISDN PPP Chap Internetworkexpert lab3 Task4.3 - 4.5

Hi,

Try debugging ppp authentication to see the errors. Suggest adding username
R5 password 0 CISCO on R4 to see if that helps.

Also somewhat curious why you have ppp authentication chap on R5 but not on
R4 and then on R4 you have ppp chap password but not on R5. I don't have
the lab in front of me so perhaps you are trying something specific to that
scenario.

Thanks,

Ian
www.ccie4u.com
Cisco Lab Rack Rentals and Lab Scenarios

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Elliott Reyes
Sent: Sunday, October 31, 2004 12:22 PM
To: ccielab@groupstudy.com
Subject: ISDN PPP Chap Internetworkexpert lab3 Task4.3 - 4.5

Going thru Lab 3 and I've set up PPP authentication between R4 and R5 as the
tasks specify. However at this point

I can no longer ping from r5 to r4 I see the matches on the access-lists.
But ping isn't responding as previously on the last tasks. Has anyone else
run into this ???

 

 

 

R5

 

R5#ping 136.1.45.4

 

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 136.1.45.4, timeout is 2 seconds:

 

*Mar 1 00:34:45.124: %LINK-3-UPDOWN: Interface BRI0:1, changed state to
up..

*Mar 1 00:34:48.164: %LINEPROTO-5-UPDOWN: Line protocol on Interface
BRI0:1, changed state to up.

*Mar 1 00:34:51.128: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to
5272014 R4..

Success rate is 0 percent (0/5)

R5#

 

Config

 

username R4 password 0 CISCO

 

R5#sh run int bri0

Building configuration...

 

Current configuration : 227 bytes

!

interface BRI0

 ip address 136.1.45.5 255.255.255.248

 encapsulation ppp

 dialer map ip 136.1.45.4 name R4 broadcast 5272014

 dialer-group 1

 isdn switch-type basic-ni

 isdn spid1 51052720150001

 ppp authentication chap

end

 

R5#

 

R4#sh run int bri0/0

Building configuration...

 

Current configuration : 231 bytes

!

interface BRI0/0

 ip address 136.1.45.4 255.255.255.248

 encapsulation ppp

 dialer map ip 136.1.45.5 name R5 broadcast 5272015

 dialer-group 1

 isdn switch-type basic-ni

 isdn spid1 51052720140001

 ppp chap password 0 CISCO

end

 

R4#



This archive was generated by hypermail 2.1.4 : Sat Nov 06 2004 - 17:11:55 GMT-3