TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-46
INFO ROUTE Command
EXAMPLES
The following command displays the attribute values for a route object named #MR2:
1-> INFO ROUTE $ZTCO.#MR2
The following command displays the attribute values for all routes subordinate to the
PROCESS object $ZTC0:
1-> INFO ROUTE $ZTC0.*
INFO ROUTE Display Format
The format of the display for the INFO ROUTE command is:
Name
is the name of the route.
Subnet
is the name of the SUBNET used by the specific route.
Netmask
is the netmask associated with the route entry.
Destination
is the IP address of the remote machine or network that can be reached via the IP
address shown for Gateway.
Gateway
is the IP address of the router or gateway host through which the destination
network or host can be reached.
SCF> INFO ROUTE *
TCPIP Info ROUTE \SYSA.$ZTC0.*
Name Subnet Netmask Destination Gateway Type Metric
#ROU11 #SN1 255.255.255.0 130.252.153.0 130.252.12.5 G 1
#ROU9 #SN1 255.255.255.0 130.252.154.0 130.252.12.5 G 1
#ROU12 #SN1 255.255.255.0 130.252.131.0 130.252.12.5 G 0
#ROU8 #SN1 255.255.255.0 130.252.11.0 130.252.12.5 G 0
#ROU3 #LOOP0 255.0.0.0 127.0.0.1 127.0.0.1 H 0