Commands for attaching and detaching interfaces on the KVM platformYou can use the following KVM commands to attach and detach network interfaces from a vRouter. These commands are available through the libvirt library on the KVM platform. virsh attach-device <vm-name> [--persistent] <xml-filename> virsh detach-device <vm-name> [--persistent] <xml-filename>