[EMAIL PROTECTED] wrote:
> Lo,
> 
> My host manager have a bridge configured with interface br0. On this one,
> i'm using kvm with libvirt.
> I'm trying to add, in the network configuration, a "shared physical device"
> more than the provided by default.
>

The network you are trying to build won't show up as a 'shared physical
device' fyi, it will show up as a virtual network. Shared physical
device basically means a bridge.

> I read the documentation [1] explaining how the xml network is structured.
> But, i didn't found how to build the xml to put it in the
> path /etc/libvirt/qemu/networks.
> 
> Is it vith virsh ? If yes, how to do it ?
> 

You will want to use the virsh net-* commands. So net-define,
net-start, etc.

- Cole

_______________________________________________
et-mgmt-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Reply via email to