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] How to work with VLANs and several nic Interfaces ?

To: Nuno Gonçalves <nuno@xxxxxxx>
Subject: Re: [Xen-users] How to work with VLANs and several nic Interfaces ?
From: "Jonathan D. Proulx" <jon@xxxxxxxxxxxxx>
Date: Fri, 3 Feb 2006 11:18:14 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 03 Feb 2006 16:28:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <005101c628dc$2cf30cc0$1f2c88c1@xxxxxxxxxxxx>
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: <005101c628dc$2cf30cc0$1f2c88c1@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
On Fri, Feb 03, 2006 at 04:09:08PM -0000, Nuno Gonçalves wrote:
:
:Wich is the best way on doing it ?
:Can you point me some link on the web on this subject ?
:The manual
:http://www.cl.cam.ac.uk/Research/SRG/netos/xen/readmes-2.0/user/user.html#SE
:CTION03220000000000000000 just covers it in a superficial way

you'll need to configure the dom0 vlans, when you do so you'll end up
with interfaces like:

eth1.<vlan-tag>

then feed these to your virtual hosts, the man page for vconfig for
how to create the dom0 interfaces. basicly:

vconfig add [interface-name] [vlan-id]

-Jon

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

<Prev in Thread] Current Thread [Next in Thread>