Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created August 26, 2014 00:15
Show Gist options
  • Save kelseyhightower/f6d9536a7e240314cbfc to your computer and use it in GitHub Desktop.
Save kelseyhightower/f6d9536a7e240314cbfc to your computer and use it in GitHub Desktop.
ip route
default via 192.168.12.2 dev ens33
10.0.0.0/8 dev cbr0
10.244.2.0/24 dev cbr0 proto kernel scope link src 10.244.2.1
192.168.12.0/24 dev ens33 proto kernel scope link src 192.168.12.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment