mobip6reqd Daemon

Purpose

Provides the Mobile IPv6 home agent daemon.

Syntax

To run the daemon using the System Resource Controller:

startsrc -s mobip6reqd

To run the daemon without using the System Resource Controller:

mobip6reqd

Description

The mobip6reqd daemon must be running in order for the system to function as a mobile IPv6 home agent. This daemon enables the home agent to perform NDP proxying for mobile nodes. The daemon is normally started automatically by the /etc/rc.mobip6 script if the mobile IPv6 home agent has been enabled using system management.

Exit Status

0
The command completed successfully.
>0
An error occurred.

Security

You must be the root user or a member of the system group to execute this command.

Examples

  1. The following example starts the mobip6reqd daemon:
    startsrc -s mobip6reqd
  2. The following example stops the mobip6reqd daemon:
    stopsrc -s mobip6reqd