Network interfaces
The network interfaces assigned to the virtual machine.
Network interface
Define a network interface for the virtual machine.
Properties
Model
The model of the emulated network interface as seen by the virtual machine.
| Option | Label | Description |
|---|---|---|
virtio | Virtio | Use the virtio driver. |
e1000 | Intel e1000 | Use the Intel e1000 driver. |
e1000e | Intel e1000e | Use the Intel e1000e driver. |
rtl8139 | RTL8139 | Use the Realtek RTL8139 driver. |
- Data type: string select
- Default:
virtio - Configuration
- Required
CLI: (cli)> config compute vm <key> network <index> model
MAC address
The MAC address of the network interface as seen by the virtual machine.
- Data type: string
- Configuration
- Optional
CLI: (cli)> config compute vm <key> network <index> mac
