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-81
INFO ROUTE Command for TCP6MAN
Considerations
Although the detailed display option for the PROCESS object has an asterisk (*) in
front of some fields, they are not alterable. TCP6SAM does not support the ALTER
command. To alter those parameters which have an asterisk (*) in front of them in the
display, alter the TCP6MON object instead.
INFO ROUTE Command for TCP6MAN
The INFO ROUTE command for TCP6MAN displays attribute values for the specified
route(s).
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ROUTE route-name
is the name of the route. To obtain info about a route on all configured TCP6MONs,
use the wild-card (*) notation for the TCP6MON name. For example, INFO ROUTE
*.RT1. To obtain info about a ROUTE on one TCP6MON, qualify the TCP6MON
name. For example, INFO ROUTE #ZPTM1.RT1. Note that both of these
examples had ASSUME(d) the process $ZZTCP. 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 (INET6).
If you specifyroute-name with a wild card (*) and also specify INET, the resulting
display shows only information about 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 information about routes created for use with the IPv6
protocol.
If you specify route-name with a wild card (*) and do not specify the FAMILY
attribute, information about all routes, both those for IPv4 and those for IPv6, is
displayed.
INFO [ / OUT file-spec / ] [ ROUTE $ZZTCP.#ZPTMn.route-name ]
[ ,[ FAMILY {INET| INET6 } ] , OBEYFORM, DETAIL]