Skip to content

Commit 4b968ec

Browse files
committed
bug fix list
1 parent c5b2f2b commit 4b968ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/virt-networking-wizard-fields-web.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@
2121
|List of available network attachment definitions.
2222

2323
|Type
24-
|List of available binding methods. For the default pod network, `masquerade` is the only recommended binding method. For secondary networks, use the `bridge` binding method. The `masquerade` method is not supported for non-default networks. Select `SR-IOV` if you configured an SR-IOV network device and defined that network in the namespace.
24+
a|List of available binding methods. Select the binding method suitable for the network interface:
25+
26+
* Default pod network: `masquerade`
27+
* Linux bridge network: `bridge`
28+
* SR-IOV network: `SR-IOV`
2529

2630
|MAC Address
2731
|MAC address for the network interface controller. If a MAC address is not specified, one is assigned automatically.

0 commit comments

Comments
 (0)