From: Narvaez, Pablo (Pablo.Narvaez@xxxxxxxxxxxxx)
Date: Thu Mar 21 2002 - 22:43:59 GMT-3
Hey Shadi, looking at your configs I do not see the dialer map *required* in th
e BRI interface in order to map a watched route from the watch-list to the neig
hbor.
>From your config:
dialer watch-list 1 ip 130.3.145.0 255.255.255.0
int bri0
dialer map ip 130.3.135.5 name WG3R5 class callback broadcast 5550111
dialer-group 1
Shouldn't you have an additional dialer map in the BRI interface? :
int bri0
dialer map ip 130.3.135.5 name WG3R5 class callback broadcast 5550111
dialer map ip 130.3.145.0 name WG3R5 class callback broadcast 5550111 <---- ro
ute being watched in the watch-list 1
dialer-group 1
This is according a pdf I found on CCO. Just wondering if you omitted the diale
r map when postiong the configs or you actually do not need it ..
>From the CCO sample:
dialer watch-list 8 ip 172.22.53.0 255.255.255.0
int BRI0
dialer map ip 172.20.10.1 name maui-nas-05 broadcast 5551111
!--- dialer map for the BRI interface of the remote router
dialer map ip 172.22.53.0 name maui-nas-05 broadcast 5551111
!--- map statement for the route/network being watched by the
!--- dialer watch-list command
!--- This address must exactly match the network configured with the
!--- dialer watch-list command.
!--- When the watched route disappears, this dials the specified
!--- phone number.
dialer watch-group 8
Thanks!!
-hockito-
-----Original Message-----
From: Shadi [mailto:ccie@investorsgrp.com]
Sent: Miircoles, 20 de Marzo de 2002 07:59 a.m.
To: ccielab
Subject: dialer-watch
Hi all,
I have dialer watch scenario and it is not working with me, I have a network
leaned by ospf 130.3.145.0, when it disapears the dialer-watch should trigger
the Bri0, but it is not below you can find two of the interfaces
configuration.
(100.150.100.1/24)R3--------------ISDN------------R5s0---------------s0R4(e0)
(130.3.145.4/24)
R3
dialer watch-list 1 ip 130.3.145.0 255.255.255.0
int bri0
mac-address 0000.0000.00c3
ip address 130.3.135.3 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer callback-secure
dialer idle-timeout 90
dialer map ip 130.3.135.5 name WG3R5 class callback broadcast 5550111
dialer map ipx 135.0000.0000.00c5 name WG3R5 class callback broadcast
5550111
dialer watch-group 1
dialer-group 1
ipx network 135
no ipx route-cache
ipx watchdog-spoof
ipx spx-spoof
ipx spx-idle-time 20
isdn switch-type basic-net3
no cdp enable
ppp callback accept
ppp authentication chap
R5
dialer watch-list 1 ip 100.150.100.0 255.255.255.0
interface BRI0/0
mac-address 0000.0000.00c5
ip address 130.3.135.5 255.255.255.0
encapsulation ppp
dialer idle-timeout 90
dialer map ip 130.3.135.3 name WG3R3 broadcast 5550222
dialer map ipx 130.0000.0000.00c3 name WG3R3 broadcast 5550222
dialer watch-group 1
dialer-group 1
ipx network 135
no ipx route-cache
ipx watchdog-spoof
ipx spx-spoof
ipx spx-idle-time 20
isdn switch-type basic-net3
ppp callback request
ppp authentication chap
end
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:17 GMT-3