kvm:create_temporary_network_config

This is an old revision of the document!


KVM - Create Temporary Network Config

virsh net-create --file ABSOLUTE_FILE_PATH

Example File

bridge.xml
<network>
  <name>br0</name>
  <forward mode="bridge"/>
  <bridge name="br0" />
</network>
kvm/create_temporary_network_config.1597841806.txt.gz · Last modified: 2020/08/19 12:56 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki