VirtualBox

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

Last change on this file since 98657 was 98549, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • 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 Oracle Cloud Infrastructure 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 VirtualBox Manager.
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>
32 On the command line, use <userinput>VBoxManage modifyvm
33 vmname --nic <varname>x</varname> cloud</userinput>. See
34 <xref href="man_VBoxManage-modifyvm.dita#vboxmanage-modifyvm"/>.
35 </p>
36 </li>
37 </ul>
38 </body>
39
40</topic>
Note: See TracBrowser for help on using the repository browser.

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