net-edit
Edits the configuration of a defined virtual network. When the update is saved, both the libvirt-internal configuration and the Network configuration-XML are updated.
Syntax
Where:- <network-name>
- Is the name of the virtual network.
- <network-UUID>
- Is the UUID of the virtual network.
Selected options
- --network
- Specifies the virtual network.
Usage
Managing virtual networksExample
This example edits the configuration of
net0
.# virsh net-edit net0