From: Mike Schlenger (mschlenger@xxxxxxxxxxxxxxxx)
Date: Wed Aug 22 2001 - 13:45:10 GMT-3
Hi Mike...take a look at this config and you'll figure out your issues. Set
it up again and do your ppp authentication/negotiation debugs :)
interface BRI3/0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-ni
isdn spid1 84754838200101
isdn spid2 84754854450101
ppp authentication chap
ppp multilink
interface Dialer1
ip address 172.16.10.249 255.255.255.252
encapsulation ppp
dialer remote-name IMCH_2620_Gurnee <--for chap
dialer pool 1
dialer idle-timeout 600
dialer-group 1
ppp authentication chap
ppp multilink
!
-----Original Message-----
From: Michael Snyder [mailto:msnyder@ldd.net]
Sent: Wednesday, August 22, 2001 10:47 AM
To: ccielab@groupstudy.com
Subject: Simple Trouble Shooting question about Dialer Profiles (vlab
#3080)
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
**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