mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
1013 B
Plaintext
27 lines
1013 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/vm_networking/virt-setting-interface-link-state.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="virt-configuring-interface-link-state-web_{context}"]
|
|
= Setting the VM interface link state by using the web console
|
|
|
|
[role="_abstract"]
|
|
You can set the link state of a primary or secondary virtual machine (VM) network interface by using the web console.
|
|
|
|
.Prerequisites
|
|
* You are logged into the {product-title} web console.
|
|
|
|
.Procedure
|
|
. Navigate to *Virtualization* -> *VirtualMachines*.
|
|
|
|
. Select a VM to view the *VirtualMachine details* page.
|
|
|
|
. On the *Configuration* tab, click *Network*. A list of network interfaces is displayed.
|
|
|
|
. Click the Options menu {kebab} of the interface that you want to edit.
|
|
|
|
. Choose the appropriate option to set the interface link state:
|
|
** If the current interface link state is `up`, select *Set link down*.
|
|
** If the current interface link state is `down`, select *Set link up*.
|