VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/cloud-using-cloud-networks.dita@ 101035

Last change on this file since 101035 was 99797, checked in by vboxsync, 2 years 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: 2.8 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="cloud-using-cloud-networks">
4 <title>Using a Cloud Network</title>
5
6 <body>
7 <p>
8 A cloud network is a type of network that can be used for
9 connections from a local VM to a remote <ph conkeyref="vbox-conkeyref-phrases/oci"/> cloud instance.
10 </p>
11 <p>
12 To create and use a cloud network, do the following:
13 </p>
14 <ol>
15 <li>
16 <p>
17 Set up a virtual cloud network on <ph conkeyref="vbox-conkeyref-phrases/oci"/>.
18 </p>
19 <p>
20 The following steps create and configure a virtual cloud
21 network (VCN) on <ph conkeyref="vbox-conkeyref-phrases/oci"/>. The VCN is used to tunnel network
22 traffic across the cloud.
23 </p>
24 <ol>
25 <li>
26 <p>
27 Ensure that you have a cloud profile for connecting to
28 <ph conkeyref="vbox-conkeyref-phrases/oci"/>. See <xref href="cloud-create-cloud-profile.dita#cloud-create-cloud-profile"/>.
29 </p>
30 </li>
31 <li>
32 <p>
33 Run the following <userinput>VBoxManage cloud</userinput>
34 command:
35 </p>
36 <pre xml:space="preserve">VBoxManage cloud --provider="OCI" --profile="vbox-oci" network setup</pre>
37 <p>
38 where <codeph>vbox-oci</codeph> is the name of your
39 cloud profile.
40 </p>
41 <p>
42 Other options are available for the <userinput>VBoxManage cloud network
43 setup</userinput> command, to enable you to configure details for the VCN. For
44 example, you can configure the operating system used for the cloud gateway instance
45 and the IP address range used by the tunneling network. See <xref href="vboxmanage-cloud.dita"/>.
46 </p>
47 <p>
48 For best results, use an Oracle Linux 7 instance for the
49 cloud gateway. This is the default option.
50 </p>
51 </li>
52 </ol>
53 </li>
54 <li>
55 <p>
56 Register the new cloud network with <ph conkeyref="vbox-conkeyref-phrases/product-name"/>.
57 </p>
58 <p>
59 Use the <b outputclass="bold">Cloud Networks</b> tab
60 in the <b outputclass="bold">Network Manager</b>
61 tool. See
62 <xref href="network-manager-cloud-network-tab.dita#network-manager-cloud-network-tab"/>.
63 </p>
64 </li>
65 <li>
66 <p>
67 Add cloud network adaptors to the local VMs that will use
68 the cloud network. See <xref href="network_cloud.dita#network_cloud"/>.
69 </p>
70 </li>
71 </ol>
72 </body>
73
74</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