Differences between version 2 and predecessor to the previous major change of LinuxEthernetBonding.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Sunday, January 22, 2006 9:17:55 am | by DanielLawson | Revert |
Older page: | version 1 | Last edited on Friday, January 6, 2006 1:28:54 pm | by DanielLawson | Revert |
@@ -72,8 +72,10 @@
broadcast 192.168.1.255
gateway 192.168.1.254
</verbatim>
+
+There is a mailing list post which contains some hook scripts for debian to provide ifupdown bonded interface functionality. These can be found [here|http://lists.debian.org/debian-mentors/2005/10/msg00213.html]
!!VLANs
You can specify VLAN interfaces on top of a bonded interface. Simply assign the bond0 interface no IP address (or 0.0.0.0), and then you can use the bond0 interface as the physical device for the VLAN interface. Refer to your distribution documentation on how to setup vlans within your network configuration.