From: Bryan Osoro (bosoro@xxxxxxxxxxx)
Date: Fri May 25 2001 - 15:20:12 GMT-3
I'm trying to have an ISDN back up link between R1 and R3, I don't want R1
to ever initiate the call, I only want it to drop R3's call and call him
back.
We pounded our heads against this for a couple hours yesterday, and
according to several docs on CCO, we set this up right. We tried doing it
without PPP as well, with no success.
On R1's side, it says "Call to R3 already started" but never actually
makes the call.
Am I missing something really basic?
interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
dialer rotary-group 1
isdn switch-type basic-ni
isdn spid1 3840000001 384000
isdn spid2 3840000002 384010
!
interface Dialer1
ip unnumbered Serial0
no ip directed-broadcast
encapsulation ppp
ip ospf demand-circuit
dialer in-band
dialer callback-secure
dialer map ip 155.55.32.34 name r3 class dial1 384020
dialer-group 1
ppp callback accept
ppp authentication chap
ppp chap password 7 121A0C041104
r3
!
interface BRI0
no ip address
no ip directed-broadcast
encapsulation ppp
dialer rotary-group 1
isdn switch-type basic-ni
isdn spid1 3840200001 384020
isdn spid2 3840200002 384030
!
interface Dialer1
ip unnumbered Serial0.1
no ip directed-broadcast
encapsulation ppp
ip ospf demand-circuit
dialer in-band
dialer map ip 155.55.32.33 name r1 384000
dialer-group 1
ppp callback request
ppp authentication chap
ppp chap password 7 05080F1C2243
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:53 GMT-3