mip.ini File
The mip.ini file specifies the order in which incoming mobile IP requests are processed by the optional mobility modules. The following mobile IP methods can be specified:
To enable deployment in mixed 3GPP2/WiMAX environments, these modules can operate at the same time. Incoming requests are processed by the modules in the order listed in the mip.ini file. If a module determines not to act on a request, it passes the request onto the next module specified in the list.
NOTE: The 3GPP2 method is used for the optional CDMA module. This release of Steel-Belted Radius Carrier does not support the CDMA module.
NOTE: The mip.ini file is read whenever Steel-Belted Radius Carrier restarts or receives a HUP signal.
[MobileIpMethods] Section
Specifies the order in which the mobile IP wireless methods are checked.
Example
[MobileIpMethods]WiMAX3GPP2In this example, the WiMAX mobile IP method processes the incoming request first. If it determines that the request is not a WiMAX request, then the WiMAX Mobile IP method passes it to the next method in the list, 3GPP2. For details about setting filters for incoming requests, see the [Other-Requests] Section in Chapter 25, WiMAX Mobility Module Configuration File.