Enables the system to function as a mobile IPv6 home agent or correspondent node.
The /etc/rc.mobip6 file is a shell script that, when executed, enables the system to function as a mobile IPv6 home agent or correspondent node. If mobile IPv6 has been configured using system management to start at each system restart, the script will be executed automatically at restart.
| Item | Description |
|---|---|
| -F | Disables IPv6 forwarding. |
| -H | Enables the system as a Mobile IPv6 home agent and correspondent node. If this flag is not used, the system will be enabled as a correspondent node only. |
| -N | Stops the ndpd-router daemon. |
| -S | Enables checking of IP security authentication. |
You must have root authority or be a member of the system group to execute this command.
/etc/rc.mobip6 start -H
/etc/rc.mobip6 start -S
/etc/rc.mobip6 stop -N -F
/etc/rc.mobip6 stop
| Item | Description |
|---|---|
| /etc/rc.mobip6 | Contains the rc.mobip6 command. |