Mobile IP Administration Guide

Mobile IP Mobility Agent Status

You can use the mipagentstat command to display a foreign agent's visitors list and a home agent's binding table. The following examples show the type of information displayed when using this command. To display the foreign agent visitor list, you use the mipagentstat command's -f option. To display the home agent binding table, you use the mipagentstat command's -b option. The following examples show typical output when using these options.


Example 2-1 Foreign Agent Visitor List


Mobile Node     Home Agent     Time Granted    Time Remaining

foobar.xyz.com  ha1.xyz.com    600             125
10.1.5.23       10.1.5.1       1000            10


Example 2-2 Home Agent Binding Table


Mobile Node     Foreign Agent  Time Granted    Time Remaining

foobar.xyz.com  fa1.tuv.com    600             125
10.1.5.23       123.2.5.12     1000            10

See mipagentstat(1M) command for more information about the command's options. "Displaying Mobility Agent Status" provides procedures that use the mipagentstat command.