[CUWiN-Dev] Re: IP Autoconfiguration scheme

David Young dyoung at pobox.com
Tue May 30 10:46:15 CDT 2006


On Tue, May 30, 2006 at 03:59:28PM +0200, Pablo Osuna wrote:
> And is CUWIN network taking into account that? I mean, if that happens
> (two nodes get the same IP), is there a plan to solve that situation?

I wouldn't say there is a "plan," but I have ideas how to solve the
problem should it arise on a real network.  One way is to make all routers
pick an IP number according to the schema, but listen at boot for a few
global LSU intervals before advertising any routes.  If there any other
router using the same IP is detected during that time, then the router
should pick another IP number at random.  I believe P.R. Kumar's research
group at UIUC uses this technique in their lab, and it worked for them.

That technique will not deal well when two networks merge: that is,
if the collision is not detected at boot-up, it may never be detected.
Routers should watch their linkstate database for linkstates originated
by some other router that uses the same IP number, and choose a new IP
number when such a linkstate shows up.

Dave

-- 
David Young             OJC Technologies
dyoung at ojctech.com      Urbana, IL * (217) 278-3933


More information about the CU-Wireless-Dev mailing list