Re: ISDN Callback.

From: Jason Aarons (jaarons@xxxxxxxxxxx)
Date: Sat Oct 16 1999 - 01:54:18 GMT-3


   
You are on the right track. Tried removing the authentication and ip ospf
demand circuit and use a floating static ? What do the debugs show as the
reason it fails ? Remove any fluff you can and start with basic callback..

----Original Message Follows----
From: "Scott O'Donnell" <scotto@iworksys.com>
Reply-To: "Scott O'Donnell" <scotto@iworksys.com>
To: "ccielab@groupstudy.com" <ccielab@groupstudy.com>
Subject: ISDN Callback.
Date: Fri, 15 Oct 1999 14:31:58 -0400

Can't get ISDN callback to work.
The call goes through but the call back doesn't come.
Does anyone have a working config to post.

Here is what I have.

R5 (Dialing into R6)
interface BRI0
  ip address 134.4.35.5 255.255.255.0
  no ip directed-broadcast
  encapsulation ppp
  ip ospf demand-circuit
  dialer idle-timeout 60
  dialer map ip 134.4.35.3 name r6 broadcast 8358661
  dialer-group 10
  isdn switch-type basic-ni
  isdn protocol-emulate user
  isdn layer1-emulate user
  isdn spid1 0835866201 8358662
  isdn spid2 0835866401 8358664
  ppp callback request
  ppp authentication chap
  ppp pap sent-username r5 password 7 13151601181B0B382F
!

R6

interface BRI0
  ip address 134.4.35.3 255.255.255.0
  no ip directed-broadcast
  encapsulation ppp
  ip ospf cost 40000
  dialer map ip 134.4.35.5 name r5 class callback broadcast 8358662
  dialer-group 10
  isdn switch-type basic-ni
  isdn protocol-emulate user
  isdn layer1-emulate user
  isdn spid1 0835866101 8358661
  isdn spid2 0835866301 8358663
  isdn fast-rollover-delay 5
  ppp authentication chap

map-class dialer callback
  dialer callback-server username



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:53 GMT-3