TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-86
INFO ROUTE Command for TCP6SAM
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 or IPV6GATEWAY. The specified destination appears in dotted
decimal format. IPv6 addresses do not display for TCP6SAM.
Gateway
is the machine through which the remote machine or network specified in
DESTINATION or IPV6DESTINATION is to be reached. The gateway appears in
dotted decimal format. IPv6 addresses do not display for TCP6SAM.
Type
indicates one of these:
INFO ROUTE With OBEYFORM Display Format
The format of the display for INFO ROUTE, OBEYFORM is:
blank routes to a network.
H host Route
G gateway Route
R route generated by IRDP logic. If ICMP Router
Discovery Protocol (IRDP) is enabled on a SUBNET,
default routes discovered by IRDP is indicated as
Type Gateway/Router (G, R).
D route generated from the redirect (route redirect)
logic.
-> INFO ROUTE *, OBEYFORM
ADD ROUTE MR3 , DESTINATION 155.186.70.0 ,&
GATEWAY 172.17.215.1 , NETMASK %FFFFFF00 ,&
METRIC 1
ADD ROUTE MR4 , DESTINATION 155.186.70.0 ,&
GATEWAY 172.17.215.2 , NETMASK %FFFFFF00 ,&
METRIC 1
ADD ROUTE MR5 , DESTINATION 130.186.0.0 ,&
GATEWAY 172.17.215.2 , NETMASK %FFFF0000 ,&
METRIC 1
ADD ROUTE DEF , DESTINATION 0 ,&
GATEWAY 172.17.215.2 , NETMASK %00000000 ,&
METRIC 1