|        
       Sample output of route -n
 Kernel IP routing tableDestination     Gateway         Genmask         Flags Metric Ref    Use Iface
 1.2.3.6         0.0.0.0         255.255.255.255 UH    0      0        0 eth0
 192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
 0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 eth0
 
 |