Differences between version 3 and previous revision of XenNetworking.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Saturday, July 1, 2006 4:47:59 pm | by DanielLawson | Revert |
Older page: | version 2 | Last edited on Saturday, July 1, 2006 4:46:13 pm | by DanielLawson | Revert |
@@ -75,10 +75,19 @@
</verbatim>
Note that you may have to disable the 'network-script' parameter in the xen-config file in /etc/xen, or else it will try to manage xenbr0 on its own.
+
+Note that this may change with newer versions of Xen - make sure to check out what Xen supports before assuming you have to do it this way!
+
+
+!! Xen and bonded interfaces
+
+I assume this works on the same theory as the example for vlan interfaces.
+
+Note that this may change with newer versions of Xen - make sure to check out what Xen supports before assuming you have to do it this way!
!! See Also:
* LinuxVlanNotes
----
Part of CategoryXen, CategoryNetworking