From: Roger Schotsal (schotsal@xxxxxxxxxxx)
Date: Mon Apr 15 2002 - 04:29:29 GMT-3
In the first config
R1 connects to R2
after inactivity r2 disconnects from r1
r1 initiates the backup connection to r3
r1 also tries to reconnect to r2
r1 has keepalive 0 so sessions never time out
r2 & 3 have inactivity so sessions timeout
remove the inactivirt from r2 & r3
I think it should work beyont that I would have to replicate in a lab
>From: "Jeff Szeto" <jytszeto@hotmail.com>
>Reply-To: "Jeff Szeto" <jytszeto@hotmail.com>
>To: <ccieau@yahoo.com>
>CC: <ccielab@groupstudy.com>
>Subject: Re: dslw backup peer(again) - help!
>Date: Mon, 15 Apr 2002 14:30:18 +0800
>
>Hi,
>
>What is the function of keepalive 0?
>Is it ok without that keyword?
>
>Thanks
>
>Jeff
>
> >>> Emily Ham <ccieau@yahoo.com> 04/15 12:49 pm >>>
>Try this,
>r1
> > dlsw local-peer peer-id 1.1.1.1
> > dlsw remote-peer 0 tcp 2.2.2.2 keepalive 0
> > dlsw remote-peer 0 tcp 3.3.3.3 backup-peer 2.2.2.2
> > linger 5 keepalive 0
> r2
> > dlsw local-peer peer-id 2.2.2.2 promiscuous
>
> > r3
> > dlsw local-peer peer-id 3.3.3.3 promiscuous
> >
>
>
>
>Regards,
>
>David Ham
>
>
>
>--- Jonghwan Hyon <jerry@datacraft-korea.com> wrote: >
>hi, group
> >
> > i have a 3 router, anmed r1, r2, and r3.
> > i want to configure that r1 connect to r2 and r3 as
> > dynamic, and r3 as a backup peer for r3.
> > (assume that there is no routing problem!)
> >
> > r1
> > dlsw local-peer peer-id 1.1.1.1
> > dlsw remote-peer 0 tcp 2.2.2.2 keepalive 0
> > dlsw remote-peer 0 tcp 3.3.3.3 backup-peer 2.2.2.2
> > linger 5 keepalive 0
> >
> > r2
> > dlsw local-peer peer-id 2.2.2.2
> > dlsw remote-peer 0 tcp 1.1.1.1 dynamic inactivity
> > 7
> >
> > r3
> > dlsw local-peer peer-id 3.3.3.3
> > dlsw remote-peer 0 tcp 1.1.1.1 dynamic inactivity
> > 7
> >
> > but dlsw peer connected cocstantly one by one.
> > ex. r1 connect r2 first, and r1 connect r3 as soon
> > as disconnect r2.
> > in this time, r1 disconnect r3 because inactivity,
> > then reconnect r2, an so on...
> >
> > what's the matter? give me the way to complete this,
> > please!
> >
> > best regards,
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:08 GMT-3