On Nov 7, 2012, at 10:59 AM, Ole Trøan <[email protected]> wrote: > the OSPF based prefix assignment handle all of these, "out of the starting > blocks".
I'm under the impression that a number of issues you mentioned as solved by OSPF and not solved by PD are actually not solved by OSPF. To respond individually: > - in an arbitrary topology how do you decide which interfaces you are a > client on and which interfaces you relay on If you got a /64, you are not a delegating router for that prefix. > - how do you handle the case where multiple routers try to assign a prefix to > a link Take them all. > - how do you discover the DHCPv6 servers The same way you always do—by multicasting a solicit. > - how do you handle the case with multiple sources of information > (multi-homing) As above, for each delegated prefix, either act as a delegating router for it or not, depending on whether it is a /64 or larger. _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
