From: Georg Pauwen (pauwen@hotmail.com)
Date: Thu Oct 03 2002 - 18:23:01 GMT-3
The numbers are there (111 and 222). You are missing the names of the
routers:
dialer map ip 192.168.200.1 name Router1 111 broadcast
dialer map ip 192.168.200.2 name Router2 222 broadcast
Georg
>From: "Paglia, John (USPC.PCT.Hopewell)" <JPaglia@NA2.US.ML.com>
>Reply-To: "Paglia, John (USPC.PCT.Hopewell)" <JPaglia@NA2.US.ML.com>
>To: "'Sean C'" <Upp_and_Upp@hotmail.com>, "Adam Crisp"
><adam.crisp@totalise.co.uk>, Ccielab <ccielab@groupstudy.com>
>Subject: RE: ISDN DIAL
>Date: Thu, 3 Oct 2002 13:44:28 -0400
>
>PPP does not require authentication. You are required, however, to
>configure
>dial strings somewhere. In your configuration, what numbers are being
>dialed
>to reach the remote BRI?
>
>John
>
> > -----Original Message-----
> > From: Sean C [SMTP:Upp_and_Upp@hotmail.com]
> > Sent: Thursday, October 03, 2002 1:11 PM
> > To: Adam Crisp; Ccielab
> > Subject: Re: ISDN DIAL
> >
> > PPP requires authentication - either CHAP or PAP
> > ----- Original Message -----
> > From: "Adam Crisp" <adam.crisp@totalise.co.uk>
> > To: "Ccielab" <ccielab@groupstudy.com>
> > Sent: Thursday, October 03, 2002 7:28 AM
> > Subject: ISDN DIAL
> >
> >
> > > Hi,
> > >
> > > Can anybody spot why these routers won't dial eachother.
> > > (they dial ok, but connection is rejected at L3 by remote router)
> > >
> > > Switch type is Basic-net3, so no need for SPID's
> > >
> > > Adam
> > >
> > >
> > > !Router1
> > > !
> > > isdn switch-type basic-net3
> > > !
> > > int Bri0/0
> > > bandwidth 64
> > > ip address 192.168.200.1 255.255.255.252
> > > encapsulation ppp
> > > dialer map ip 192.168.200.2 222 broadcast
> > > dialer-group 1
> > > isdn switch-type basic-net3
> > > dialer idle-timeout 30
> > > !
> > > dialer-list 1 protocol ip permit
> > > end
> > > !
> > > !Router2
> > > !
> > > isdn switch-type basic-net3
> > > !
> > > int Bri0/0
> > > bandwidth 64
> > > ip address 192.168.200.2 255.255.255.252
> > > encapsulation ppp
> > > dialer map ip 192.168.200.1 111 broadcast
> > > dialer-group 1
> > > isdn switch-type basic-net3
> > > dialer idle-timeout 30
> > > !
> > > dialer-list 1 protocol ip permit
> > > !
> > > end
This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:38 GMT-3