Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
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