HP-UX Mobile IPv6 A.01.00 Administrator's Guide
Chapter 5
Administering the Mobile IPv6 Kernel Module with the mip6admin Tool
Managing mip6admin Sessions
81
Getting Help Information on mip6admin Commands: help | ?
Use the help or ? command to get help information on one or more mip6config commands. Use the -v option
to get verbose help information about each command. Use the help or ? command without any options or
parameters to list all mip6config commands.
Abbreviated: h[elp] | ?
Syntax: help | ? [
mip6admin_command ...
]
Options:
mip6admin_command
The name of the mip6admin command to get help information on.
Example: mip6admin help prefixes bindings
Usage: prefixes
Report prefix information from mip6mod and rtradvd. For each prefix
reported by mip6mod or rtradvd, the information reported by mip6mod
are displayed along with, in parentheses, the corresponding
information reported by rtradvd. If the values are displayed as
'unknown', it means that the prefix was not reported by that entity
(mip6mod or rtradvd). For example, if the information in parentheses
are displayed as 'unknown' for a particular prefix, then it means
that rtradvd did not report the prefix and only mip6mod did.
Usage: bindings [-list home_address] [-delete home_address]
Report or delete bindings maintained by mip6mod. Use the '-list' or
'-delete' options and specify a home address to list or delete the
binding for a particular home address. Using bindings without the
'-list' or '-delete' options lists all the bindings maintained by
mip6mod.
-l[ist] home_address List the binding for a specific home address.
-d[elete] home_address Delete the binding for a specific home address.