on 2004-11-19 9:03 pm Pekka Savola said the following:
=> And? Actually, HMIPv6 has this feature already. So it's not
entirely new to MIPv6.
This doesn't help because it seems to be kind of using stateless
address autoconfiguration mechanisms, so it's entirely dependant on
v6. You cannot deploy similar technology for v4.
With v4, at least (and possibly with v6, depending on the solution),
the home agent will have to keep some DHCP-like "address pool".
Putting that code in the MIPv6 HA function is a non-trivial exercise.
Actually, MIP4 simply defines the protocol for delivering the dynamic
address to the mobile node. Whether it is handled by the HA through
an address poll, through interaction with a DHCP server etc, isn't
defined.
People have implemented several different solutions, which all work;
this is good, and I don't see why we in discussing a draft laying out
the playing field have to go into details which hasn't even been
specified by the base protocol (in the MIP4 case) ??