HP-UX Mobile IPv6 A.01.00 Administrator's Guide

Chapter 5
Administering the Mobile IPv6 Kernel Module with the mip6admin Tool
Reporting and Resetting mip6mod and rtradvd Information
74
Reporting mip6mod and rtradvd Prefix Information: prefixes
Use the prefixes command to list prefix information from mip6mod and rtradvd displayed in a side-by-side
format. For each prefix, the list displays mip6mod information followed by rtradvd information in
parenthesis. The list will display the entry as unknown if the entity does not report it. The following is a list
of prefix information reported for prefix:
interface name and address
prefix and flag
preferred and valid lifetimes
Abbreviated: p[refixes]
Syntax: prefixes
Example: mip6admin -prefixes
PREFIX INFORMATION
*********************************************************************
Interface: lan1
Prefix: bbbb:bb:bb:0:0:0:0:0/64
(bbbb:bb:bb:0:0:0:0:0/64)
Valid Time: 2592000 (2592000)
Preferred Lifetime: 604800 (604800)
Flags: H (H)
Reporting or Reset mip6mod Binding Cache Information: bindings
Use the bindings command to view or delete the mip6mod binding cache entries. The bindings command
displays the following information for each binding cache entry mip6mod maintains:
Mobile Node home address
Mobile Node care-of address
•Binding sequence number
Binding update flags
Binding lifetime
Abbreviated: b[indings]
Syntax: bindings [-list
home_address
] [-delete
home_address
]
Options: -l[ist]
home_address
Lists the binding information for the specified mobile node home address.
-d[elete]
home_address
Deletes the binding cache entry for the specified mobile node home
address.
CAUTION Use the bindings -delete command with caution, as
resetting a binding cache entry of a Mobile Node will
severley effect Mobile IPv6 operation.