[CentOS-virt] Disable/stop nic in a virtual guest with virsh

Tue Feb 17 08:18:56 UTC 2015
C. L. Martinez <carlopmart at gmail.com>

Hi all,

How can I stop/disable a nic in a virtual guest using a virsh
command?? I am searching the same effect like if I unplug network
cable ... Is it possible?? I have tried with "detach-interface"
command without luck. I don't want to remove the nic from guest
configuration, only to stop the nic ...

Thanks.

P.D: Host is CentOS 6.6 x86_64 fully patched.