sudevdev

route -n

Jun 30th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. route -n @ CLC
  2.  
  3. Kernel IP routing table
  4. Destination Gateway Genmask Flags Metric Ref Use Iface
  5. 255.255.255.255 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
  6. 192.168.41.203 10.1.1.1 255.255.255.255 UGH 0 0 0 eth0
  7. 10.1.136.192 0.0.0.0 255.255.255.224 U 0 0 0 eth0
  8. 224.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
  9. 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
  10. 192.168.41.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
  11. 10.1.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
  12. 169.254.0.0 0.0.0.0 255.255.0.0 U 1013 0 0 eth0
  13. 169.254.0.0 0.0.0.0 255.255.0.0 U 1014 0 0 eth1
  14. 0.0.0.0 192.168.41.1 0.0.0.0 UG 0 0 0 eth1
  15.  
  16. route -n @ nodes
  17.  
  18. Kernel IP routing table
  19. Destination Gateway Genmask Flags Metric Ref Use Iface
  20. 255.255.255.255 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
  21. 192.168.41.203 10.1.1.1 255.255.255.255 UGH 0 0 0 eth0
  22. 224.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
  23. 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
  24. 10.1.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
  25. 169.254.0.0 0.0.0.0 255.255.0.0 U 1010 0 0 eth0
  26. 0.0.0.0 10.1.1.1 0.0.0.0 UG 0 0 0 eth0
Advertisement
Add Comment
Please, Sign In to add comment