Dialer watch doesn't work properly

From: kevin@xxxxxxxxxxxxxx
Date: Sun Oct 28 2001 - 05:40:33 GMT-3


   
Hello all, I use dialer watch for backup. I found the two problme:
1. If dialer watch-list ip <network> <mask> doesn't exit in routing table when
router startup, dialer watch does
never work. How to resolve this problem ?
2. This problem has nothing to do with the first one. When the watched routs di
sappear, dialer watch does work properly. But when the watch routes appear once
 more, dialer watch doesn't seen them and consider there are not any correct ro
ute. When
dialer idle-time out, dialup line has been torn down, because it can't seen the
 routes appear, it dialup again. When I shutdown
the interface bri0, router can seen the watched routes correctly. Why. The foll
owing is my configuration, I use ospf transmit
the watched routes.
Router Configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r7
!
!
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-net3
isdn voice-call-failure 0
cns event-service server
!
!
!
!
!
interface Ethernet0
  ip address 2.2.2.7 255.255.255.0
 no ip directed-broadcast
!
interface Serial0
 no ip address
 no ip directed-broadcast
 shutdown
!
interface Serial1
 no ip address
 no ip directed-broadcast
 shutdown
!
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer rotary-group 1
 isdn switch-type basic-net3
!
interface Dialer1
 ip address 10.1.1.7 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer redial time 5 attempts 5
 dialer watch-disable 3
 dialer map ip 10.1.1.6 name rr6 broadcast 111
 dialer map ip 100.1.1.0 name rr6 broadcast 111
 dialer watch-group 1
 dialer-group 1
 no peer neighbor-route
 ppp chap hostname rr7
 ppp chap password 7 060506324F41
 ppp multilink
!
router ospf 1
 network 2.2.2.7 0.0.0.0 area 0
!
ip classless
no ip http server
!
dialer watch-list 1 ip 100.1.1.0 255.255.255.0
dialer-list 1 protocol ip permit
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
 transport input none
line aux 0
line vty 0 4
 login
!
end



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:26 GMT-3