summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/ifenslave/bonding.conf.d
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-14 05:57:48 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-14 05:57:48 (GMT)
commit3ac192cc25f9a6865566ced1c5a8372dbad665f3 (patch)
tree2b5d850ddf15454152b6e128e109be63d98d4744 /abs/extra-testing/ifenslave/bonding.conf.d
parent7f188658c1e6a9eaf4d9644bc725c78c3f6cc5c6 (diff)
downloadlinhes_pkgbuild-3ac192cc25f9a6865566ced1c5a8372dbad665f3.zip
linhes_pkgbuild-3ac192cc25f9a6865566ced1c5a8372dbad665f3.tar.gz
linhes_pkgbuild-3ac192cc25f9a6865566ced1c5a8372dbad665f3.tar.bz2
For those that want to bond multiple NICs. Webmin! Who doesn't love Webmin.
Diffstat (limited to 'abs/extra-testing/ifenslave/bonding.conf.d')
-rw-r--r--abs/extra-testing/ifenslave/bonding.conf.d12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/extra-testing/ifenslave/bonding.conf.d b/abs/extra-testing/ifenslave/bonding.conf.d
new file mode 100644
index 0000000..3092c5e
--- /dev/null
+++ b/abs/extra-testing/ifenslave/bonding.conf.d
@@ -0,0 +1,12 @@
+#
+# Settings for ethernet bonding
+#
+# For each bond interface declared in INTERFACES (in rc.conf), declare
+# a bond_${IF} variable that contains the real ethernet interfaces that
+# should be bonded to the bond interface with the ifenslave utility.
+# Then list the bond interface name in the BOND_INTERFACES array.
+#
+
+#bond_bond0="eth0 eth1"
+#BOND_INTERFACES=(bond0)
+