From command line, this trick is do from the command:
$ sudo virsh domif-setlink f20 vnet0 down
It's possible perform this function from a click on GUI virt-manager?
Thanks
On 12/10/2013 06:36 AM, Dario Lesca wrote:
From command line, this trick is do from the command:
$ sudo virsh domif-setlink f20 vnet0 down
It's possible perform this function from a click on GUI virt-manager?
Thanks
It isn't possible with virt-manager. Should be easy enough to add but someone would have to file a bug with a clear usecase, it may not make sense to add to the UI.
- Cole