prev prev
  Course navigation
    Routing Command Output
Output of the route command
    Route command output in Solaris
Click the View Image button to view the routing table, using the route command:
  1. 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.
  2. Any traffic intended for network address 127.0.0.1 (the loopback address) should be sent out the loopback interface.
  3. Traffic not intended for the local network or the loopback address defaults to the machine 131.193.178.1, which is the gateway machine.
  4. “U” indicates that the route is UP.
  5. “G” indicated that the route is a gateway.
  Course navigation