1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

CNV-62389: Remove TP feature note

This commit is contained in:
Ashleigh Brennan
2025-09-02 15:10:30 -05:00
committed by openshift-cherrypick-robot
parent 6776b56768
commit 0f67a169eb

View File

@@ -1,10 +1,10 @@
:_mod-docs-content-type: ASSEMBLY
[id="virt-setting-interface-link-state"]
= Managing the link state of a virtual machine interface
include::_attributes/common-attributes.adoc[]
:context: virt-setting-interface-link-state
toc::[]
:_mod-docs-content-type: ASSEMBLY
[id="virt-setting-interface-link-state"]
= Managing the link state of a virtual machine interface
include::_attributes/common-attributes.adoc[]
:context: virt-setting-interface-link-state
toc::[]
You can manage the link state of a primary or secondary virtual machine (VM) interface by using the {product-title} web console or the CLI. By specifying the link state, you can logically connect or disconnect the virtual network interface controller (vNIC) from a network.
@@ -15,10 +15,6 @@ You can manage the link state of a primary or secondary virtual machine (VM) int
You can specify the desired link state when you first create a VM, by editing the configuration of an existing VM that is stopped or running, or when you hot plug a new network interface to a running VM. If you edit a running VM, you do not need to restart or migrate the VM for the changes to be applied. The current link state of a VM interface is reported in the `status.interfaces.linkState` field of the `VirtualMachineInstance` manifest.
:FeatureName: Setting the VM interface link state
include::snippets/technology-preview.adoc[]
include::modules/virt-configuring-interface-link-state-web.adoc[leveloffset=+1]
include::modules/virt-configuring-interface-link-state.adoc[leveloffset=+1]