Last change
on this file since 102568 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.4 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>
|
---|
8 | Cloud networks can be used for connections from a local VM to a
|
---|
9 | subnet on a remote <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance. See
|
---|
10 | <xref href="network-manager-cloud-network-tab.dita#network-manager-cloud-network-tab"/> for details of
|
---|
11 | how to create and configure a cloud network using the Network
|
---|
12 | Manager tool in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>.
|
---|
13 | </p>
|
---|
14 | <p>
|
---|
15 | To enable a cloud network interface for a virtual machine, do
|
---|
16 | either of the following:
|
---|
17 | </p>
|
---|
18 | <ul>
|
---|
19 | <li>
|
---|
20 | <p>
|
---|
21 | Go to the <b outputclass="bold">Network</b> page in the
|
---|
22 | virtual machine's <b outputclass="bold">Settings</b>
|
---|
23 | dialog and select an <b outputclass="bold">Adapter</b>
|
---|
24 | tab. Ensure that the <b outputclass="bold">Enable Network
|
---|
25 | Adapter</b> check box is selected and choose
|
---|
26 | <b outputclass="bold">Cloud Network</b> for the
|
---|
27 | <b outputclass="bold">Attached To</b> field.
|
---|
28 | </p>
|
---|
29 | </li>
|
---|
30 | <li>
|
---|
31 | <p> On the command line, use <userinput>VBoxManage modifyvm vmname --nic
|
---|
32 | <varname>x</varname> cloud</userinput>. See <xref href="vboxmanage-modifyvm.dita"/>. </p>
|
---|
33 | </li>
|
---|
34 | </ul>
|
---|
35 | </body>
|
---|
36 |
|
---|
37 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.