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 add a new NIC to a VM ?

To: James Dingwall <james.dingwall@xxxxxxxxxx>
Subject: Re: [Xen-users] How to add a new NIC to a VM ?
From: yassine ayachi <ayachi.yassine@xxxxxxxxx>
Date: Wed, 8 Sep 2010 15:39:52 +0000
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 08 Sep 2010 08:54:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; bh=0AdjSqgXwMR/CBm+IDIPGhN47rla8eNowEQJolEk8Fk=; b=DBJvAQgvM4+8TtKPLL3p9w6zEeyM/mUCvqcH5xqilsjbraXUyBiFOmsH6JFlwRGLnW 9sHnmcHTGdOVbeji2nHrB1br97m7znWWAR7bJJSBClFYLdmh59NK6rouTnot68URjYF9 8HysBUTpXIgGjw17SE5nyLVO46mSUaKG0gk08=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=X60noCsi2HbfHkqGlL37f2W+uO/Kiwey/RXg/jyvwczC3dAG13uOeQzTKBK9jycjVk l7hIYK2dlTkgrLhfPlFESdqZTEgbdmaRS+mqPE7yQnkyr9MXBzR8tAoCEWMgnxjIC6ng 1iwdfqTfL6JMxjsv2cgkAxo7qBRa/3UEO4XjQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <3B7AEC3C7FCC864282DFAC9A56A7BA363D813D1807@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <AANLkTi=FW9oTj24yTX=FBgR1psMWdf9QnVf4UmbT+cj3@xxxxxxxxxxxxxx> <3B7AEC3C7FCC864282DFAC9A56A7BA363D813D1807@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thank you very much !

That resolved my problem

2010/9/8 James Dingwall <james.dingwall@xxxxxxxxxx>

> I added a 2nd line vif = ['....'] to my config file but no NIC was added to the VM

 

If you added a second line this assignment will replace the original.  The second interface needs to be defined within the existing statement, e.g.:

 

vif = [ 'mac=00:16:3e:00:01:3c, bridge=eth0',

            'mac=00:16:3e:00:01:3d, bridge=eth1' ]

 

James

This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp



--
Yassine AYACHI
Ingénieur réseaux et systèmes
ENSAO '07

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>