TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-63
INFO ENTRY Command for TCP6MAN
Entries in both the ARP table and the Neighbor Discovery Cache (environments in
which IPv4 and IPv6 coexist).
You can specify an entry in a particular monitor process, or you can specify an entry in
all configured monitor processes.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
Entry $ZZTCP.#ZPTMn.entry-name
is the name of the entry. The fully-qualified entry name is
$ZZTCP.#ZPTMn.entry-name. $ZZTCP names the TCP6MAN process.
#ZPTMn names a TCP6MON process.
You may substitute the wild card (*) for the TCP6MON name; doing so yields the
information for the specified entry on all TCP6MONs (in all processors). You can
substitute the wild card (*) for the entry name; doing so yields the status
information for the all entries either on all TCP6MONs, if you used the wild card for
the TCP6MON, or on the specified TCP6MON.
If you specify a portion of the fully-qualified name in a prior ASSUME command,
you can omit that portion of the name in this command. For information about the
ASSUME command, see the SCF Reference Manual for G-Series RVUs or the
SCF Reference Manual for H-Series RVUs.
FAMILY { INET | INET6 }
indicates whether the ENTRY object is an ARP table entry associated with the IPv4
protocol (INET) or an entry in the Neighbor Discovery cache associated with the
IPv6 protocol.
If you specify entry-name with a wild card (*) and also specify INET, the resulting
display shows only information about ARP table entries.
If you specify entry-name with a wild card (*) and also specify INET6, the
resulting display shows only information about entries in the Neighbor Discovery
cache.
Note. In IPv4 environments an SCF ADD command can be used to define an ENTRY
object. Such objects always begin with the alphabetic characters EA. Dynamically created
ENTRY objects begin with the characters DA, DR, DN, or DD. In IPv6 environments,
NonStop TCP/IPv6 always creates and names ENTRY objects dynamically. All such
entries begin with the alphabetic characters ND.
INFO [ /OUT file-spec/ ] [ ENTRY $ZZTCP.#ZPTMn.entry-name ]
[ ,[ FAMILY {INET| INET6 } ] , OBEYFORM]