Or use the following command:# virsh net-list
Sample outputs:
Name State Autostart ----------------------------------------- default active yes
To disable virbr0, enter:# virsh net-destroy default
# virsh net-undefine default
# service libvirtd restart
# ifconfig
請先 登入 以發表留言。