Created
July 24, 2017 10:19
-
-
Save nicobrevin/213832c684eb4bbdc70b7146fab1cc09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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