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

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-169
STATUS ENTRY Command for TCP6MAN
ENTRY $ZZTCP.#ZPTMn.entry-name
is the name of the entry. The fully-qualified name of the entry object is
$ZZTCP.#ZPTMn.entry-name. You can substitute the (*) for the TCP6MON
name; doing so yields the status 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 specifyentry-name with a wild card (*) and also specify INET, the resulting
display shows only status information about ARP table entries.
If you specify entry-name with a wild card (*) and also specify INET6, the
resulting display shows only status information about entries in the neighbor
discovery cache.
If you specify entry-name with a wild card (*) and do not specify the FAMILY
attribute, status information about all entries in both the ARP table and neighbor
discovery cache is displayed,
Example
To return status information about all entries contained in the ARP table and the
neighbor discovery cache for all TCP6MON processes:
-> ASSUME PROCESS $ZZTCP
-> STATUS ENTRY *.*