Skip to content

Instantly share code, notes, and snippets.

@Rjerk
Created March 11, 2019 07:14
Show Gist options
  • Select an option

  • Save Rjerk/9cc367b2dd77b2d52120efde8a08140e to your computer and use it in GitHub Desktop.

Select an option

Save Rjerk/9cc367b2dd77b2d52120efde8a08140e to your computer and use it in GitHub Desktop.
ip route
ip route delete default via 192.168.2.1 dev ens5f0
ip route add default via 192.168.2.15 dev ens5f0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment