<name> as a child element of <network>

Assigns a short name to a virtual network.

Text content

Alphanumeric name for the virtual network. The name must be unique for the scope of the KVM host.

Selected attributes

None.

Usage

Configuring virtual networks

Parent elements

<network>

Child elements

None.

Example

<network>
  <name>net0</name>
  ...
</network>