Advertisement
Guest User

Untitled

a guest
Dec 28th, 2013
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. # ip route ls
  2. default via 172.16.1.1 dev eth0
  3. 172.16.0.0/16 dev eth0 proto kernel scope link src 172.16.5.10
  4.  
  5. # route
  6. Kernel IP routing table
  7. Destination Gateway Genmask Flags Metric Ref Use Iface
  8. default VALID.HOST 0.0.0.0 UG 0 0 0 eth0
  9. 172.16.0.0 * 255.255.0.0 U 0 0 0 eth0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement