Skip to content

Instantly share code, notes, and snippets.

@tfmeneses
Last active April 14, 2021 19:16
Show Gist options
  • Save tfmeneses/ef1de476c899eb5721ea231a475d079e to your computer and use it in GitHub Desktop.
Save tfmeneses/ef1de476c899eb5721ea231a475d079e to your computer and use it in GitHub Desktop.
ip link set br-ex down
brctl delbr br-ex
ifconfig eth0 192.168.1.5 netmask 255.255.255.0 up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment