Skip to content

Instantly share code, notes, and snippets.

@bfleming-ciena
Created December 16, 2015 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bfleming-ciena/d4bb7cb5a87862f22719 to your computer and use it in GitHub Desktop.
Save bfleming-ciena/d4bb7cb5a87862f22719 to your computer and use it in GitHub Desktop.
ip route show
default via 10.9.248.1 dev eth0
10.9.248.0/25 dev eth0 proto kernel scope link src 10.9.248.101
after ifup eth0:0
ip route show
default via 10.9.248.1 dev eth0
10.9.248.0/25 dev eth0 proto kernel scope link src 10.9.248.101
10.9.248.128/25 dev eth0 proto kernel scope link src 10.9.248.180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment