| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] how to specify vif device name?
 
To: xen-users@xxxxxxxxxxxxxxxxxxxFrom: "Rudi Ahlers" <rudiahlers@xxxxxxxxx>Date: Wed, 13 Aug 2008 15:58:31 +0200Delivery-date: Wed, 13 Aug 2008 06:59:13 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:to:subject:in-reply-to:mime-version	:content-type:references;	b=jTXjUzgnDh9i29VhYSODTh8qTIzsPc2BeokTlmu0ATqSospjkWMAaUcNivemXpC9Ye	K0YPhzs87vxhS83Mu1nkudQXNldlPX8V3Mg3waJimyz40NuQLB/w63Zid0OkQ8TIP1vh	FkTIplkwKYIB33N9QZAohGrbgU9qeVD/4kSnY=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 On Wed, Aug 13, 2008 at 3:51 PM, Rafał Kupka <rkupka+Listy.Xen@xxxxxxxxxxxxx>  wrote: 
On Wed, Aug 13, 2008 at 01:24:12PM +0200, Rudi Ahlers wrote:Hi,
 
 Yes, it is. You are looking for option 'vifname'.> Is it possible to specify which vif device a domU VM should use? I see that
 > it sometimes change around, depending on which order they were started in.
 > So, how do I tell XEN to always use the same vif for the same domU ?
 
 
 
 Example from one of my domU config files:
 vif  =  [
 'ip=192.168.10.11,vifname=monitor.0,mac=00:16:3e:05:ee:04'
 ]
 
 Kupson
 
 _______________________________________________
 
 AHA!
 that's what I'm looking for,thank you :)
 
--  Kind Regards Rudi Ahlers
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |