Guest User

Untitled

a guest
Jun 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. \u@\h:\w\$ ip route show
  2. 137.238.8.0/24 dev vlan1 proto kernel scope link src 137.238.8.138
  3. 10.81.5.0/24 dev br0 proto kernel scope link src 10.81.5.1
  4. 169.254.0.0/16 dev br0 proto kernel scope link src 169.254.255.1
  5. 127.0.0.0/8 dev lo scope link
  6. default via 137.238.8.254 dev vlan1
  7. \u@\h:\w\$ route
  8. Kernel IP routing table
  9. Destination Gateway Genmask Flags Metric Ref Use Iface
  10. 137.238.8.0 * 255.255.255.0 U 0 0 0 vlan1
  11. 10.81.5.0 * 255.255.255.0 U 0 0 0 br0
  12. 169.254.0.0 * 255.255.0.0 U 0 0 0 br0
  13. 127.0.0.0 * 255.0.0.0 U 0 0 0 lo
  14. default router8.cs.gene 0.0.0.0 UG 0 0 0 vlan1
Add Comment
Please, Sign In to add comment