VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/network_cloud.dita@ 109119

Last change on this file since 109119 was 109119, checked in by vboxsync, 13 days ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

deef6a8040814e47beebafea601983c428769e5e Vbp 1622 gui changes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.2 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="network_cloud">
4 <title>Cloud Networks</title>
5
6 <body>
7 <p>Cloud networks can be used for connections from a local VM to a subnet on a remote <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance. See <xref href="config-network.dita"/> for details of how to create and configure a cloud network using the <uicontrol>Network</uicontrol> tool in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>.</p>
8 <p>To enable a cloud network interface for a virtual machine, do either of the following: </p>
9 <ul>
10 <li>
11 <p>Go to the <uicontrol>Settings</uicontrol> for a virtual machine, and under <uicontrol>Network</uicontrol>, select an <b outputclass="bold">Adapter</b> tab. Ensure that the <b outputclass="bold">Enable Network Adapter</b> check box is selected and choose <b outputclass="bold">Cloud Network</b> for the <b outputclass="bold">Attached To</b> field. </p>
12 </li>
13 <li>
14 <p>On the command line, use <userinput>VBoxManage modifyvm vmname --nic <varname>x</varname> cloud</userinput>. See <xref href="../cli_topics/vboxmanage-modifyvm.dita"/>.</p>
15 </li>
16 </ul>
17 </body>
18
19</topic>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette