mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
19 lines
848 B
Plaintext
19 lines
848 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/vm_networking/virt-attaching-vm-multiple-networks.adoc
|
|
|
|
[id="virt-vm-create-nic-web_{context}"]
|
|
= Creating a NIC for a virtual machine
|
|
|
|
Create and attach additional NICs to a virtual machine from the web console.
|
|
|
|
.Procedure
|
|
|
|
. In the correct project in the {VirtProductName} console, click *Workloads* -> *Virtualization* from the side menu.
|
|
. Click the *Virtual Machines* tab.
|
|
. Select a virtual machine to open the *Virtual Machine Overview* screen.
|
|
. Click *Network Interfaces* to display the NICs already attached to the virtual machine.
|
|
. Click *Add Network Interface* to create a new slot in the list.
|
|
. Fill in the *Name*, *Model*, *Network*, *Type*, and *MAC Address* for the new NIC.
|
|
. Click the *Add* button to save and attach the NIC to the virtual machine.
|