Posts
read more
KVM: Configure libvirt Network
You can update the network configuration for your KVM installation using the command line using the virsh command.
To list all of the available network enter the following command. The --all will is used to include the inactive networks:
# virsh net-list --allName State Autostart-----------------------------------------default active yesNattedNetwork active yes