On Tue, Nov 10, 2009 at 04:13:39PM -0500, James Adams wrote:

>     <devices>
>         ...
>         <interface type='bridge'>
>             <source bridge='REPLACE_THIS'/>
>             <target dev='vif-1.0'/>
>             <mac address='REPLACE_THIS'/>
>         </interface>
>         ...
>     </devices>
> 
> The attribute values which are marked 'REPLACE_THIS' in the template above 
> get replaced by host-specific values when I construct the XML.

You probably want to leave the bridge out and let it be auto-chosen.

> My question 
> is whether or not I can safely use 'vif-1.0' as the target device value for 
> all domUs or if I should also be replacing this value on a host by host 
> basis?

It's ignored so you can leave it out altogether.

regards
john
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to