Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 7 additions & 11 deletions virt/vm_networking/virt-setting-interface-link-state.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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]