TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-53
INFO ROUTE Command for TCPSAM
INFO ROUTE Display Format
The display format for INFO ROUTE for TCPSAM is:
Name
•
Routes created by internal route-redirect logic have the name of format
DDcpu_n where cpu is the CPU number in hexadecimal format where the
route is generated, and n is a decimal number.
•
Routes created by ARP link-level logic have the name of format DAcpu_n
where cpu is the CPU number in hexadecimal format where the route is
generated, and n is a decimal number.
•
Routes created by internal IRDP logic have the name of format DRcpu_n
where cpu is the CPU number in hexadecimal format where the route is
generated, and n is a decimal number.
•
Routes generated implicitly because of an ADD SUBNET or ALTER SUBNET,
subnetmask command, start with “RT”. These kinds of routes are called implicit
routes.
•
The link-level route generated from the ADD ENTRY command has the same
name as the entry name. The entry name must start with “EA”.
Subnetname
specifies the name of the subnetwork interface that is used by a specific route.
Destination
is the remote machine or network that can be reached via the machine specified in
the GATEWAY.
Netmask
is the subnetmask associated with the route entry.
TCPIP Info ROUTE \BOBAFET.$ZSAM2.*
Name Subnetname Destination Gateway Type
#RT2 #EN1 172.17.215.0 172.17.215.32
#RT3 #EN2 172.17.215.0 172.17.215.34
#RT4 #EN3 172.17.195.0 172.17.195.34
#RT5 #LOOP0 127.0.0.1 127.0.0.1 H
#DA2_2 #EN1 172.17.215.1 172.17.215.32 H
#DA2_3 #EN1 172.17.215.2 172.17.215.32 H
#MR3 #EN1 155.186.70.0 172.17.215.1 G
#MR4 #EN1 155.186.70.0 172.17.215.2 G
#MR5 #EN1 130.186.0.0 172.17.215.2 G
#DR2_1 #EN3 0.0.0.0 172.17.195.2 GR
#DEF #EN1 0.0.0.0 172.17.215.1 G
#RT6 #EN1 130.186.72.0 172.17.215.2 G