1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/virt-networking-wizard-fields-web.adoc
2023-10-30 10:13:25 -04:00

33 lines
891 B
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/creating_vms_rh/virt-creating-vms-from-templates.adoc
// * virt/vm_networking/virt-connecting-vm-to-linux-bridge.adoc
:_mod-docs-content-type: REFERENCE
[id="virt-networking-wizard-fields-web_{context}"]
= Networking fields
|===
|Name | Description
|Name
|Name for the network interface controller.
|Model
|Indicates the model of the network interface controller. Supported values are *e1000e* and *virtio*.
|Network
|List of available network attachment definitions.
|Type
a|List of available binding methods. Select the binding method suitable for the network interface:
* Default pod network: `masquerade`
* Linux bridge network: `bridge`
* SR-IOV network: `SR-IOV`
|MAC Address
|MAC address for the network interface controller. If a MAC address is not specified, one is assigned automatically.
|===