TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-49
INFO ROUTE Command for TCPMAN
INFO ROUTE Command for TCPMAN
The INFO ROUTE command for TCPMAN 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 TCPMONs,
use the wild-card (*) notation for the TCPMON name. For example, INFO ROUTE
*.RT1. To obtain info about a ROUTE on one TCPMON, qualify the TCPMON
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.
OBEYFORM
causes the static route configuration to be displayed in ADD ROUTE format, so
that this configuration can be re-created.
Examples
The first command returns the attributes of routes configured on the TCPMON in
processor 2. The second command returns the route information in ADD ROUTE
format.
-> INFO ROUTE $ZZTCP.#ZPTM2.*
-> INFO ROUTE *, OBEYFORM
INFO [ / OUT file-spec / ] [ ROUTE $ZZTCP.#ZPTMn.route-name ]
[, OBEYFORM ]