From: Michael Snyder (msnyder@xxxxxxx)
Date: Wed Aug 22 2001 - 14:37:33 GMT-3
   
Thanks, that must of have been it.
I looked at the configs and didn't see that.
----- Original Message -----
From: "tom cheung" <tkc9789@hotmail.com>
To: <msnyder@ldd.net>; <ccielab@groupstudy.com>
Sent: Wednesday, August 22, 2001 11:31 AM
Subject: Re: Simple Trouble Shooting question about Dialer Profiles (vlab
#3080)
> Looks like you're missing encap ppp and ppp authen chap on router1's
dialer.
>
>
> >From: "Michael Snyder" <msnyder@ldd.net>
> >Reply-To: "Michael Snyder" <msnyder@ldd.net>
> >To: <ccielab@groupstudy.com>
> >Subject: Simple Trouble Shooting question about Dialer Profiles (vlab
> >#3080)
> >Date: Wed, 22 Aug 2001 10:46:48 -0500
> >
> >Hello list,
> >
> >I just got done with vlab 3080 at mentortech.  I didn't get finished in
> >time.
> >I can't check my configs against the vlab solution because I used dialer
> >profiles and the solution posted uses classic ddr.
> >
> >Here's my question,  can someone take a quick look at my configs below
and
> >tell me if I missed anything.  The remote lab was mainly just connecting
> >router 1 and router 2 with bri 0.  IOS ver 11.3
> >
> >What puzzles me is that, the dialer would dial out on command, ppp would
> >authenticate.
> >
> >With the bri line up, I couldn't ping to or accross the upstream router.
I
> >checked the routes, the ip addresses, the correct subnet masks.  The PPP
> >and
> >dialer side looked fine.
> >
> >Still no ping.   What did I miss?
> >
> >
> >
> >
> >Router1#ping 10.60.1.5
> >
> >Type escape sequence to abort.
> >Sending 5, 100-byte ICMP Echos to 10.60.1.5, timeout is 2 seconds:
> >.....
> >Success rate is 0 percent (0/5)
> >Router1#
> >IP: s=10.60.1.5 (local), d=10.60.1.5 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.5 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.5 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.5 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.5 (Dialer10), len 100, sending
> >Router1#sip c
> >      10.0.0.0 0xFF000000 is variably subnetted, 5 subnets, 4 masks
> >C       10.60.1.6 0xFFFFFFFF is directly connected, Dialer10
> >C       10.60.1.0 0xFFFFFFF8 is directly connected, Dialer10
> >C       10.60.1.8 0xFFFFFFFC is directly connected, Serial2.1
> >C       10.60.0.64 0xFFFFFFC0 is directly connected, Ethernet0
> >Router1#ping 10.60.1.6
> >
> >Type escape sequence to abort.
> >Sending 5, 100-byte ICMP Echos to 10.60.1.6, timeout is 2 seconds:
> >.....
> >Success rate is 0 percent (0/5)
> >Router1#
> >IP: s=10.60.1.5 (local), d=10.60.1.6 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.6 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.6 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.6 (Dialer10), len 100, sending
> >IP: s=10.60.1.5 (local), d=10.60.1.6 (Dialer10), len 100, sending
> >
> >
> >
> >
> >
> >
> >
> >
> >Router 1
> >
> >username Router1 password 0 cisco
> >username Router3 password 0 cisco
> >
> >interface BRI0
> >  no ip address
> >  encapsulation ppp
> >  dialer pool-member 44
> >  isdn switch-type basic-5ess
> >  ppp authentication chap
> >  ppp multilink
> >  no shutdown
> >
> >interface Dialer10
> >  ip address 10.60.1.5 255.255.255.248
> >  dialer remote-name Router3
> >  dialer string 3333
> >  dialer pool 44
> >  dialer-group 1
> >  no cdp enable
> >  no shutdown
> >
> >dialer-list 1 protocol ip list 101
> >
> >access-list 101 deny   eigrp any any
> >access-list 101 permit ip any 10.60.0.192  0.0.0.63
> >access-list 101 permit ip any 10.60.1.0      0.0.0.7
> >
> >
> >
> >Router 3
> >
> >username Router1 password 0 cisco
> >username Router3 password 0 cisco
> >
> >
> >interface BRI0
> >  no ip address
> >  encapsulation ppp
> >  dialer pool-member 44
> >  isdn switch-type basic-5ess
> >  ppp authentication chap
> >  ppp multilink
> >  no shutdown
> >
> >interface Dialer10
> >  ip address 10.60.1.6 255.255.255.248
> >  encapsulation ppp
> >  dialer remote-name Router1
> >  dialer string 1111
> >  dialer pool 44
> >  dialer-group 10
> >  ppp authentication chap
> >  no shutdown
> >
> >
> >dialer-list 10 protocol ip list 101
> >
> >access-list 101 deny   eigrp any any
> >access-list 101 permit ip any any
> >**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:56 GMT-3