Skip to content

Instantly share code, notes, and snippets.

@itwars
Created April 1, 2017 13:27
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 itwars/17416eed7c909a3914616f7211a86a9a to your computer and use it in GitHub Desktop.
Save itwars/17416eed7c909a3914616f7211a86a9a to your computer and use it in GitHub Desktop.
modprobe bonding
ifconfig bond0 192.168.0.1 netmask 255.255.0.0
ifenslave bond0 eth0 eth1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment