<virtualport> as a child element of <interface>

Specifies the type of a virtual switch.

Text content

None.

Selected attributes

type=openvswitch
Specifies the type of the virtual switch.

Usage

Parent elements

<interface>

Child elements

None.

Example

<interface>
   ...
   <virtualport type="openvswitch">
</interface>