Skip to content

Instantly share code, notes, and snippets.

@brianredbeard
Last active August 29, 2015 14:14
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 brianredbeard/0d8e415dd821d79471e8 to your computer and use it in GitHub Desktop.
Save brianredbeard/0d8e415dd821d79471e8 to your computer and use it in GitHub Desktop.
network samples
[Match]
Name=bond0
[Network]
Address=192.168.1.111/24
Gateway=192.168.1.1
DNS=8.8.8.8
[Match]
Name=ens0
[Network]
Bond=bond0
[Match]
Name=ens1
[Network]
Bond=bond0
[NetDev]
Name=bond0
Kind=bond
[Bond]
Mode=active-backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment