Last change
on this file since 108750 was 108750, checked in by vboxsync, 4 weeks ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
113d19fbbcf63a7e5a7dc1870e5446a03e9687ff updated for clarity
7c100f906d5f7f6dba276fce9a20a58d8ec32a0a Vbp 1463 exp features
134915fb1e15f269acf050c5d1085589e09b645d Removed disk options no longer in GUI
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.3 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 <b outputclass="bold">Network</b> page in the virtual machine's <b outputclass="bold">Settings</b>
|
---|
12 | dialog and select an <b outputclass="bold">Adapter</b> tab. Ensure that the <b outputclass="bold">Enable
|
---|
13 | Network Adapter</b> check box is selected and choose <b outputclass="bold">Cloud Network</b> for the <b
|
---|
14 | outputclass="bold">Attached To</b> field. </p>
|
---|
15 | </li>
|
---|
16 | <li>
|
---|
17 | <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>
|
---|
18 | </li>
|
---|
19 | </ul>
|
---|
20 | </body>
|
---|
21 |
|
---|
22 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.