[support] Dynamic MNP's for MR?

Arnaud Ebalard arno at natisbad.org
Tue Sep 1 16:00:30 JST 2009


Hi,

Mattias Blomqvist <mattias.blomqvist at gmail.com> writes:

> I have a need for dynamically changing the Mobile Network Prefixes on a MR.
> The only way I've found to do this at present is to change the
> configuration file and restarting mip6d. This results in all tunnels
> being down for the time it takes to restart mip6d. It works but isn't
> a very good solution.

Another way would be to extend the command line interface code in order
to provide the feature, i.e. have something like the following on the MR:

$ telnet localhost 7777
mip6d> mnp get
mnpA mnpB
mip6d> mnp set mnpB mnpC mnpD

Which would trigger the emission of a BU to the HA to update MNPs.

> Is there any plan to support changes to the MNP list on configuration
> reload?

I don't have time to do that now but if you have the time to look at it,
patches are welcome.

Cheers,

a+


More information about the Support mailing list