Skip to content

Commit 385f056

Browse files
Merge pull request #73696 from sabrinajess/CNV33126
#CNV33126-new content
2 parents 01f9bc1 + 31ce416 commit 385f056

File tree

3 files changed

+30
-1
lines changed

3 files changed

+30
-1
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/vm_networking/virt-connecting-vm-to-sriov.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="virt-attaching-vm-to-sriov-network-web-console_{context}"]
7+
= Connecting a VM to an SR-IOV network by using the web console
8+
9+
You can connect a VM to the SR-IOV network by including the network details in the VM configuration.
10+
11+
.Prerequisites
12+
13+
* You must create a network attachment definition for the network.
14+
15+
.Procedure
16+
17+
. Navigate to *Virtualization* -> *VirtualMachines*.
18+
. Click a VM to view the *VirtualMachine details* page.
19+
. On the *Configuration* tab, click the *Network interfaces* tab.
20+
. Click *Add network interface*.
21+
. Enter the interface name.
22+
. Select an SR-IOV network attachment definition from the *Network* list.
23+
. Select `SR-IOV` from the *Type* list.
24+
. Optional: Add a network *Model* or *Mac address*.
25+
. Click *Save*.
26+
. Restart or live-migrate the VM to apply the changes.
27+

modules/virt-attaching-vm-to-sriov-network.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="virt-attaching-vm-to-sriov-network_{context}"]
7-
= Connecting a virtual machine to an SR-IOV network
7+
= Connecting a virtual machine to an SR-IOV network by using the command line
88

99
You can connect the virtual machine (VM) to the SR-IOV network by including the network details in the VM configuration.
1010

virt/vm_networking/virt-connecting-vm-to-sriov.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ include::modules/nw-sriov-network-attachment.adoc[leveloffset=+1]
1818

1919
include::modules/virt-attaching-vm-to-sriov-network.adoc[leveloffset=+1]
2020

21+
include::modules/virt-attaching-vm-to-sriov-network-web-console.adoc[leveloffset=+1]
22+
2123
[role="_additional-resources"]
2224
[id="additional-resources_virt-connecting-vm-to-sriov"]
2325
== Additional resources

0 commit comments

Comments
 (0)