Re: ISDN Callback

From: Paul Lalonde (plalonde2@cogeco.ca)
Date: Thu Oct 17 2002 - 16:32:27 GMT-3


Try adding the following on the server side:

dialer callback-secure
dialer enable-timeout 5

and

dialer wait-for-carrier-time 10

on the client side.

Hope this helps!
Paul
----- Original Message -----
From: <Sam.MicroGate@usa.telekom.de>
To: <ccielab@groupstudy.com>
Sent: Thursday, October 17, 2002 2:36 PM
Subject: ISDN Callback

> Hello all,
>
> Below is my isdn configuration for a call back between R2 and R5.
Everything
> is working fine without the callback feature being configured. However,
when
> I configure the call back and ping from the client, the server does not
> callback. Am I missing anything? Thanks for your help;
>
>
> Server:
>
> username R5 password 0 cisco
> !!
> isdn switch-type basic-ni
>
> interface BRI0
> ip address 162.168.25.2 255.255.255.0
> encapsulation ppp
> dialer map ip 162.168.25.5 name R5 class callback broadcast 609206
> dialer map ip 162.168.25.5 name R5 class callback broadcast 609207
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 609208
> isdn spid2 609209
> ppp callback accept
> ppp authentication chap
>
> map-class dialer callback
> dialer callback-server username
> dialer-list 1 protocol ip permit
>
> Client:
>
> username R2 password 0 cisco
> !!
> isdn switch-type basic-ni
>
> interface BRI0
> ip address 162.168.25.5 255.255.255.0
> encapsulation ppp
> dialer map ip 162.168.25.2 name R2 broadcast 609208
> dialer map ip 162.168.25.2 name R2 broadcast 609209
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 609206
> isdn spid2 609207
> ppp callback request
> ppp authentication chap
>
> dialer-list 1 protocol ip permit



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:50 GMT-3