SunOS man pages : mipagentstat (1)
Maintenance Commands mipagentstat(1M)
NAME
mipagentstat - show Mobile IP Mobility Agent status
SYNOPSIS
mipagentstat [ -fh ]
DESCRIPTION
Use the mipagentstat utility to display the content of vari-
ous Mobile-IP related data structures.
Visitor Table (First Form)
The visitor table display lists information for all mobile
nodes registered with the foreign agent, one mobile node per
line. This list consists of the mobile node's home address
or Network Access Identifier (NAI), home agent address,
total registration lifetime and the number of seconds
remaining before the registration expires.
The following command line shows the output from a foreign
agent with two mobile nodes registered:
example# mipagentstat -f
Mobile Node Foreign Agent Time Granted Time Remaining Flags
(in secs) (in secs)
foobar@xyz.com fa1@tuv.com 600 125
10.1.5.23 123.2.5.12 1000 10 R
An "R" in the flags column indicates a reverse tunnel is
present. No reverse tunnel is configured for the mobile node
foobar@xyz.com. A reverse tunnel is configured from mobile
node 10.1.5.23.
Binding Table (Second Form)
The binding table display lists information for all mobile
nodes registered with the home agent, one mobile node per
line. This list consists of the mobile node's home address
or NAI, foreign agent address, total registration lifetime
and the number of seconds remaining before the registration
expires.
Use the following command line to show the output from a
home agent with two active mobile nodes:
example# mipagentstat -h
M
obile Node Home Agent Time Granted Time Remaining Flags
(in secs) (in secs)
foobar@xyz.com ha1@xyz.com 600 125
10.1.5.23 10.1.5.1 1000 10 R
SunOS 5.8 Last change: 22 Dec 2000 1
Maintenance Commands mipagentstat(1M)
An "R" in the flags column indicates a reverse tunnel is
present. No reverse tunnel is configured for the mobile node
foobar@xyz.com. A reverse tunnel is configured for mobile
node 10.1.5.23.
OPTIONS
-h Display the list of active mobile nodes in the home
agent's binding table.
-f Display the list of active mobile nodes in the foreign
agent's visitor's list.
EXIT STATUS
The following exit values are returned:
0 Successful completion.
non-zero
An error occurred.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWmipu |
|_____________________________|_____________________________|
SEE ALSO
mipagent(1M), mipagentconfig(1M), mipagent.conf(4), attributes(5)
Aboda, B., and Beadles, M. RFC 2486, The Network Access
Identifier. The Internet Society, 1999.
SunOS 5.8 Last change: 22 Dec 2000 2
|
 |
|
|