mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
new content
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
672fc8e972
commit
f4b9215395
27
modules/virt-attaching-vm-to-sriov-network-web-console
Normal file
27
modules/virt-attaching-vm-to-sriov-network-web-console
Normal file
@@ -0,0 +1,27 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * virt/vm_networking/virt-connecting-vm-to-sriov.adoc
|
||||
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="virt-attaching-vm-to-sriov-network-web-console_{context}"]
|
||||
= Connecting a VM to an SR-IOV network by using the web console
|
||||
|
||||
You can connect a VM to the SR-IOV network by including the network details in the VM configuration.
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* You must create a network attachment definition for the network.
|
||||
|
||||
.Procedure
|
||||
|
||||
. Navigate to *Virtualization* -> *VirtualMachines*.
|
||||
. Click a VM to view the *VirtualMachine details* page.
|
||||
. On the *Configuration* tab, click the *Network interfaces* tab.
|
||||
. Click *Add network interface*.
|
||||
. Enter the interface name.
|
||||
. Select an SR-IOV network attachment definition from the *Network* list.
|
||||
. Select `SR-IOV` from the *Type* list.
|
||||
. Optional: Add a network *Model* or *Mac address*.
|
||||
. Click *Save*.
|
||||
. Restart or live-migrate the VM to apply the changes.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="virt-attaching-vm-to-sriov-network_{context}"]
|
||||
= Connecting a virtual machine to an SR-IOV network
|
||||
= Connecting a virtual machine to an SR-IOV network by using the command line
|
||||
|
||||
You can connect the virtual machine (VM) to the SR-IOV network by including the network details in the VM configuration.
|
||||
|
||||
|
||||
@@ -18,6 +18,8 @@ include::modules/nw-sriov-network-attachment.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/virt-attaching-vm-to-sriov-network.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/virt-attaching-vm-to-sriov-network-web-console.adoc[leveloffset=+1]
|
||||
|
||||
[role="_additional-resources"]
|
||||
[id="additional-resources_virt-connecting-vm-to-sriov"]
|
||||
== Additional resources
|
||||
|
||||
Reference in New Issue
Block a user