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: yassine ayachi <ayachi.yassine@xxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] How to add a new NIC to a VM ?
From: James Dingwall <james.dingwall@xxxxxxxxxx>
Date: Wed, 8 Sep 2010 15:20:02 +0100
Accept-language: en-US
Acceptlanguage: en-US
Cc:
Delivery-date: Wed, 08 Sep 2010 07:21:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=FW9oTj24yTX=FBgR1psMWdf9QnVf4UmbT+cj3@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/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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActPX8FvuFxHGkadRiiVwqdmFe4VUwAAI2yA
Thread-topic: [Xen-users] How to add a new NIC to a VM ?

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