Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nicobrevin/213832c684eb4bbdc70b7146fab1cc09 to your computer and use it in GitHub Desktop.
Save nicobrevin/213832c684eb4bbdc70b7146fab1cc09 to your computer and use it in GitHub Desktop.
A $ ip r
default via 10.0.3.1 dev eth0
10.0.3.0/24 dev eth0 proto kernel scope link src 10.0.3.118
10.62.0.0/24 dev eth1 proto kernel scope link src 10.62.0.10
169.254.0.0/16 dev eth0 scope link metric 1013
B $ ip r
default via 10.0.3.1 dev eth0
10.0.3.0/24 dev eth0 proto kernel scope link src 10.0.3.112
169.254.0.0/16 dev eth0 scope link metric 1008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment