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

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-181
STATUS ROUTE Command for TCP6MAN
ROUTE $ZZTCP.#ZPTMn.route-name
is the specification of the route name. The fully-qualified route name for TCP6MAN
is $ZZTCP.#ZPTMn.route-name. To obtain status information about a route on
all configured TCP6MONs, use the wild-card (*) notation for the TCP6MON name.
For example, STATUS ROUTE *.RT1. To obtain status information about a ROUTE
on one TCP6MON, qualify the TCP6MON name. For example, STATUS ROUTE
#ZPTM1.RT1.
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.
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 status of 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 status all routes, both those for IPv4 and those for
IPv6.
Examples
To request status information about all routes configured on the TCP6MON named
#ZPTM1:
-> STATUS ROUTE $ZZTCP.#ZPTM1.*