Last change
on this file since 105388 was 105335, checked in by vboxsync, 10 months ago |
FE/Qt: bugref:10705. Merging r6149 from doc team's repo.
|
-
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
|
---|
8 | conkeyref="vbox-conkeyref-phrases/oci"/> instance. See <xref
|
---|
9 | href="network-manager-cloud-network-tab.dita#network-manager-cloud-network-tab"/> for details of how to create
|
---|
10 | and configure a cloud network using the Network Manager tool in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. </p>
|
---|
11 | <p>To enable a cloud network interface for a virtual machine, do either of the following: </p>
|
---|
12 | <ul>
|
---|
13 | <li>
|
---|
14 | <p>Go to the <b outputclass="bold">Network</b> page in the virtual machine's <b outputclass="bold">Settings</b>
|
---|
15 | dialog and select an <b outputclass="bold">Adapter</b> tab. Ensure that the <b outputclass="bold">Enable
|
---|
16 | Network Adapter</b> check box is selected and choose <b outputclass="bold">Cloud Network</b> for the <b
|
---|
17 | outputclass="bold">Attached To</b> field. </p>
|
---|
18 | </li>
|
---|
19 | <li>
|
---|
20 | <p>On the command line, use <userinput>VBoxManage modifyvm vmname --nic <varname>x</varname> cloud</userinput>.
|
---|
21 | See <xref href="vboxmanage-modifyvm.dita"/>. </p>
|
---|
22 | </li>
|
---|
23 | </ul>
|
---|
24 | </body>
|
---|
25 |
|
---|
26 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.