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

Re: [Xen-users] Bridging and VLANs 802.1Q trunk

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Bridging and VLANs 802.1Q trunk
From: Javier Guerra <javier@xxxxxxxxxxx>
Date: Wed, 8 Mar 2006 17:23:34 -0500
Delivery-date: Wed, 08 Mar 2006 22:25:46 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <e1c904a40603081406g153a3c3t2f715762f833d337@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <e1c904a40603081406g153a3c3t2f715762f833d337@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.1
On Wednesday 08 March 2006 5:06 pm, Brian Wong wrote:
> List,
> I am having trouble setting up Xen with VLANs. I am only using one
> network interface, and I plan to use this interface for all of the
> guest instances as well. I have the switch port configured as a trunk
> where it will receive the traffic for multiple VLANs. That said, the
> host that I am configuring Xen on has network connectivity when I run
> 'vconfig add eth0 8' and I use the interface eth0.8.

have you used 802.1Q before? there are some quirks with the MTU.  in my case, 
i had to put eth0 to 1504, and since unpatched 100baseT drivers didn't allow 
more than 1500, i had to use 1000baseT, even if i didn't need the speed.

but i think you want the software bridge to move 'tagged' packets, so it had 
to support MTU 1504 too.  i'm not sure it works.

also, the vif drivers would have to support MTU 1504.... there i think are 
some bad things...

i think it's easier to 'untag' the VLANs in dom0, so you would have several 
eth0.x, and then put those in several bridges, connecting to the appropriate 
vif's; just like having several physical eth cards.

for that to work, you'd have to use the physical eth0, not the 'virtualized' 
eth0 you have after the Xen scripts do their magic.


-- 
Javier

Attachment: pgpAVwV3ljyxj.pgp
Description: PGP signature

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