KVM: Manage virtual networks using libvirt

October 2, 2018 in hypervisor, linux ‐ 1 min read

Just a short refference.

List virtual networks virsh net-list

image

Change the configuration of the network virsh net-edit <network>

image

Cheers, Ori