RE: dialer watch question

From: Mahesh Gupta (maheshng@xxxxxxxxx)
Date: Mon Jul 29 2002 - 13:31:40 GMT-3


   
dialer idle-timeout kept resetting the link but route always remained in the
table ( it is not supposed to do this.. I tired with 12.0 but supposed to be
continuously up with 12.1). also once the primary line was up, backup was
disabled. configs which I tested with legacy and dialer profiles are as :

R6 Dialer watch with dialer profile... calling side

----
interface BRI0/0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-net3

interface Dialer1 ip address 65.1.1.1 255.255.255.0 no ip directed-broadcast encapsulation ppp dialer remote-name r5 dialer string 2488224 dialer load-threshold 51 outbound dialer pool 1 dialer watch-group 1 dialer-group 1 ppp authentication chap callin ppp chap hostname router6 ppp chap password 7 router6 ppp multilink ! access-list 110 deny ospf any any access-list 110 permit ip any any dialer watch-list 1 ip 172.168.100.5 255.255.255.255 dialer-list 1 protocol ip list 110 !

R5 - Called party (FR Hub) ----

username router6 password 0 router6 ! interface BRI0/0 no ip address encapsulation ppp dialer pool-member 1 isdn switch-type basic-net3 !

interface Dialer1 ip address 65.1.1.2 255.255.255.0 encapsulation ppp ip ospf cost 9999 dialer remote-name notr6 dialer pool 1 dialer load-threshold 51 outbound dialer max-call 4096 dialer-group 1 ppp authentication chap ppp multilink ! access-list 110 deny ospf any any access-list 110 permit ip any any dialer watch-list 1 ip 172.168.100.6 255.255.255.255 dialer-list 1 protocol ip list 110 !

================================================

Using physical intercaes ---------------------- r6 : Spoke with map statments and dial string. No auth at this end -----------

int bri0/0 ip add 65.1.1.1 255.255.255.0 encap ppp ppp auth chap callin ppp multi dialer load-thresh 50 eith dialer-group 1 dialer watch-group 1 ppp chap hostname router6 ppp chap password router6 dialer map ip 65.1.1.2 name r5 broadcast 2488224 dialer map ip 172.168.100.5 name r5 broadcast 2488224 dialer watch-disable 30 ip ospf cost 9999

access-list 110 deny ospf any any access-list 110 permit ip any any dialer watch-list 1 ip 172.168.100.5 255.255.255.255 dialer-list 1 protocol ip list 110

R5 : Hub with map but no dial string. Auth for remote notr6 ---------------------

username router6 password router6

int bri0/0

ip add 65.1.1.2 255.255.255.0 encap ppp ppp multilink ppp auth chap dialer load-thre 50 dialer map ip 65.1.1.1 name router6 broadcast dialer map ip 172.168.100.5 name router6 broadcast dialer watch-group 1 dialer-group 1 dialer watch-disable 30 access-list 110 deny ospf any any access-list 110 permit ip any any dialer watch-list 1 ip 172.168.100.6 255.255.255.255 dialer-list 1 protocol ip list 110

====================================================== Set the cost manually to 9999. Otherwise if cost is same, it will load balance and dial again/again.

> -----Original Message----- > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of > ccie candidate > Sent: Monday, July 29, 2002 5:48 PM > To: Mahesh Gupta; ccie candidate; ccielab@groupstudy.com; Mahesh Gupta > Subject: RE: dialer watch question > > > Mahesh > have you discovered the problem ..it is good to get it work > ..better to tell us what was the problem ..best to post you > thoughts and config :))) > > cheers > > > > -- > > On Mon, 29 Jul 2002 17:07:55 > Mahesh Gupta wrote: > >I got it rigth this time... > > > >after clearing off configs and doing from scratch helped. > Virtual template > >concept, dialer profile with watch list, backup interface and demand > >circuit all worked perfectly fine.. > > > >issues with my config ....I was kind of lost and did lot of stupid > >mistakes... > > > >Thanks, > >Mahesh > > > >> -----Original Message----- > >> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of > >> Mahesh Gupta > >> Sent: Monday, July 29, 2002 1:12 PM > >> To: ccie candidate; ccielab@groupstudy.com > >> Subject: RE: dialer watch question > >> > >> > >> hi group.. > >> > >> Did you get any solution to this.. from yesterday I am also stuck with > >> dialer watch and see similar issues... today I looked at groupstudy and > >> found similar question posted... > >> > >> Anyone else also observed similar issues like link resetting and > >> virtual-access ?? Any ides why it is happening ?? I tried to use dialer > >> watch-disable but that also doesn't seem to work... > >> > >> Please help... > >> > >> Thanks, > >> Mahesh > >> > >> > -----Original Message----- > >> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On > Behalf Of > >> > ccie candidate > >> > Sent: Sunday, July 28, 2002 11:58 AM > >> > To: ccielab@groupstudy.com > >> > Subject: dialer watch question > >> > > >> > > >> > guys ; > >> > i have posted a question about dialer watch where none > answered so far . > >> > the question again looks to me simple and i beleive someone > >> > should have tried it . > >> > > >> > what to do to backup a frame relay hub router which has two PVCs ? > >> > do you need two dialer watches to do this config ( one for each > >> > spoke routes) > >> > or is there any other way .?? > >> > > >> > when i tried this way (two dialer watches ) things went fine > >> > ..however the link was disconnecting becaue of the > >> > virtual-access1 disconnect it from time to time ( i dont know > >> > what is virtual access interface doing ) > >> > > >> > any help please > >> > > >> >



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:48 GMT-3