![]() |
![]() |
| |||||||||||||||||||
Chapter 25Mobile IP Files and Commands (Reference)This chapter describes the components that are provided with the Solaris implementation of Mobile IP. To use Mobile IP, you must first configure the Mobile IP configuration file by using the parameters and commands that are described in the following sections. This chapter contains the following information: Overview of the Solaris Mobile IP ImplementationThe mobility agent software incorporates home agent and foreign agent functionality. The Solaris Mobile IP software does not provide a client mobile node. Only the agent functionality is provided. Each network with mobility support should have at least one static (non-mobile) host running this software. The following RFC functions are supported in the Solaris implementation of Mobile IP:
The base Mobile IP protocol (RFC 2002) does not address the problem of scalable key distribution and treats key distribution as an orthogonal issue. The Solaris Mobile IP software utilizes only manually configured keys, specified in a configuration file. The functionality in the following IETF drafts is also supported in the Solaris implementation of Mobile IP:
The following RFC functions are not supported in the Solaris implementation of Mobile IP:
The following functions are not supported in the Solaris implementation of Mobile IP:
See mipagent(1M) man page for additional information. Mobile IP Configuration FileThe mipagent command reads configuration information from the /etc/inet/mipagent.conf configuration file at startup. Mobile IP uses the /etc/inet/mipagent.conf configuration file to initialize the Mobile IP mobility agent. When configured and deployed, the mobility agent issues periodic router advertisements and responds to router discovery solicitation messages as well as Mobile IP registration messages. See the mipagent.conf(4) man page for a description of file attributes and the mipagent(1M) man page for a description of its usage. Configuration File FormatThe Mobile IP configuration file consists of sections. Each section has a unique name and is enclosed in square brackets. Each section contains one or more labels. You assign values to the labels by using the following format:
Configuration File Sections and Labels describes the section names, labels, and possible values. Sample Configuration FilesThe default Solaris installation provides the following sample configuration files in the /etc/inet directory:
These sample configuration files contain mobile node address and security settings. Before you can implement Mobile IP, you must create a configuration file with the name mipagent.conf and place it in the /etc/inet directory. This file contains the configuration settings that satisfy your Mobile IP implementation requirements. You can also choose one of the sample configuration files, modify it with your addresses and security settings, and copy it to /etc/inet/mipagent.conf. How to Create the Mobile IP Configuration File shows the procedures to perform. | |||||||||||||||||||
| |||||||||||||||||||