Created
April 1, 2017 13:27
-
-
Save itwars/17416eed7c909a3914616f7211a86a9a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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