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-attaching-vm-to-sriov-network-web-console.adoc
2025-11-18 16:29:25 +01:00

29 lines
964 B
Plaintext

// 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
[role="_abstract"]
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.