WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] diagram correction for Xen Networking with vlan on bonding

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] diagram correction for Xen Networking with vlan on bonding
From: David Greaves <david@xxxxxxxxxxxx>
Date: Sat, 23 Oct 2010 21:34:46 +0100
Delivery-date: Sat, 23 Oct 2010 13:36:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100918 Iceowl/1.0b1 Icedove/3.0.8
I think the diagram here:
 http://wiki.xensource.com/xenwiki/XenNetworking#line-474
should be more like this:
  http://pastebin.com/cjxbXrJW

I've asked Stephen for edit rights on the wiki but wanted to ask for confirmation before editing it.


Notes:
  The connections at the top are switch ports
  bond1 has eth2 and eth3
  eth0 maps to bond0.100 and eth1 maps to bond1.200
  Changed protocols to suggest a service VLAN (100)and a mgmt VLAN (200)

              PRT0 PRT1                       PRT2 PRT3 
                |   |                           |   |
 +--------------+---+---------------------------+---+--------------+
 |              |   |                           |   |              |
 |            eth0 eth1                       eth2 eth3            |
 |              |   |                           |   |              |
 |              +-+-+                           +-+-+              |
 |                |                               |                |
 |              bond0                           bond1              |
 |                |                               |                |
 | +--------------+--------------+ +--------------+--------------+ |
 | |              |              | |              |              | |
 | |          bond0.100          | |          bond1.200          | |
 | |                             | |                             | |
 | | xenbr0       vif1.0  vif1.1 | |  vif2.0  vif2.1      xenbr1 | |
 | |                |       |    | |    |       |                | |
 | +---^------------+---------\--+ +--/---------+------------^---+ |
 |     |            |           \   /           |            |     |
 |     |     +------+-------------X-------------+------+     |     |
 |     |     |      |           /   \           |      |     |     |
 |     |     | +----+---------/--+ +--\---------+----+ |     |     |
 |     |     | |    |       |    | |    |       |    | |     |     |
 |     |     | |  eth0    eth1   | |  eth0    eth1   | |     |     |
 |     |     | |    |       |    | |    |       |    | |     |     |
 |   +-+-+   | |  +-+-+   +-+-+  | |  +-+-+   +-+-+  | |   +-+-+   |
 |   |   |   | |  |   |   |   |  | |  |   |   |   |  | |   |   |   |
 |  www ftp  | | www ftp ssh dns | | www ftp ssh dns | |  ssh dns  |
 |           | |                 | |                 | |           |
 |  Domain0  | |     Domain1     | |     Domain2     | |  Domain0  |
 +-----------+ +-----------------+ +-----------------+ +-----------+



David

--
"Don't worry, you'll be fine; I saw it work in a cartoon once..."

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] diagram correction for Xen Networking with vlan on bonding, David Greaves <=