|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to work with VLANs and several nic Interfaces ?
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
|
|
|
|
|