We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba57d41 + d262597 commit 0a64ca9Copy full SHA for 0a64ca9
modules/virt-networking-wizard-fields-web.adoc
@@ -17,6 +17,8 @@
17
|Model
18
|Indicates the model of the network interface controller. Supported values are *e1000e* and *virtio*.
19
20
+On {ibm-z-name}, the only valid NIC model option is *virtio*. *e1000e* is not supported.
21
+
22
|Network
23
|List of available network attachment definitions.
24
@@ -26,6 +28,8 @@ a|List of available binding methods. Select the binding method suitable for the
26
28
* Default pod network: `masquerade`
27
29
* Linux bridge network: `bridge`
30
* SR-IOV network: `SR-IOV`
31
++
32
+On {ibm-z-name}, `SR-IOV` is not supported.
33
34
|MAC Address
35
|MAC address for the network interface controller. If a MAC address is not specified, one is assigned automatically.
0 commit comments