<network>
Is the root element of a network configuration-XML.
Text content
None.Selected attributes
None.Usage
Configuring virtual networksParent elements
None.Child elements
Example
<network>
<name>ovs</name>
<forward mode="bridge"/>
<bridge name="ovs-br0"/>
<virtualport type="openvswitch"/>
</network>