| |
|
Route command output in Solaris
Click the View Image button to view the routing table, using the route command:
-
Any traffic destined for the network address 131.193.178.0 (the local network) does not need a gateway, and should be sent out
interface eth0.
-
Any traffic intended for network address 127.0.0.1 (the loopback address) should be sent out the loopback interface.
-
Traffic not intended for the local network or the loopback address defaults to the machine 131.193.178.1, which is the gateway
machine.
-
U indicates that the route is UP.
-
G indicated that the route is a gateway.
|