[Ns-bugs] [Bug 188] global routing does not handle ip aliasing
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Jun 10 08:38:15 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=188
------- Comment #7 from craigdo at ee.washington.edu 2008-06-10 11:38 -------
Comment from Tom:
> one interface per device is implicitly assumed here, the designated router
> for network segment 10.1.2.0 is 10.1.1.0 which doesn't make a whole lot of
> sense ;-)
Yes. I doubt that quagga supports this; Cisco might. In practice,
these two networks would be like ships-in-the-night from the perspective
of OSPF. There would be two network LSAs originated; one for the
10.1.2.0 network and another for the 10.1.1.0 network. The interfaces
on 10.1.2.0 would ignore hellos from the 10.1.1.0 interface, and vice versa.
However, in our code, we should probably check that everyone on the same
link belongs to the same network, since we do not have a Hello process
to enforce that for us.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list