TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-012
8-162
STATS ROUTE Command for TCP6MAN
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ROUTE $ZZTCP.#ZPTMn.route-name
is the name of the route. The fully-qualified name for the ROUTE is
$ZZTCP.#ZPTM{0-F}.route-name. If you omit the object name, SCF uses the
assumed object name. For information about the ASSUME command, see the
SCF Reference Manual for G-Series RVUs or the SCF Reference Manual for H-
Series RVUs. You can use the wild card (*) in place of the TCP6MON name; this
yields statistics for the route on all TCP6MONs. You also can use the wild card in
place of the route name; this yields statistics for all routes either on the specified
TCP6MON or, if the wild card is also used for the TCP6MON, on all TCP6MONs.
FAMILY { INET | INET6 }
specifies either ROUTE objects created for use with the IPv4 protocol (INET) or
ROUTE objects created for use with the IPv6 protocol.
If you specifyroute-name with a wild card (*) and also specify INET, the resulting
display shows only the statistics for routes created for use with the IPv4 protocol.
If you specify route-name with a wild card (*) and also specify INET6, the
resulting display shows only the status of routes created for use with the IPv6
protocol.
If you specify route-name with a wild card (*) and do not specify the FAMILY
attribute, the display shows the statistics for all routes, both those for IPv4 and
those for IPv6.
CPU n
specifies the number (n) of a CPU in which a particular TCP6MON is running.
RESET
resets the statistical counters to zero. (This option is sensitive.)
Example
To request statistics about all running routes in TCP6MON $ZPTM2:
SCF> STATS ROUTE $ZZTCP.#ZPTM2.*
STATS [ / OUT file-spec / ] [ROUTE $ZZTCP.#ZPTMn.route-name]
[, FAMILY { INET | INET6 } ]
[, CPU n ]
[, RESET ]