Create and Configure a Virtual Cloud Network

7
2
Send lab feedback

Create and configure a virtual cloud network

Introduction

Oracle Cloud Infrastructure Compute lets you create multiple virtual cloud networks (VCNs). These VCNs will contain the security lists, compute instances, load balancers, and many other types of network assets.

Objectives

Create a VCN on Oracle Cloud Infrastructure.

Prerequisites

  • Review Overview of Networking to gain a full understanding of the network components and their relationships.
  • Watch the following video about Networking in the Cloud.

Video for Networking in the Cloud EP.01: Virtual Cloud Networks

Create Your VCN

To see how a VCN is created in Oracle Cloud Infrastructure, watch this short video:

Video for Explore how to create a Virtual Cloud Network on OCI

To create a VCN on Oracle Cloud Infrastructure:

  1. Sign in to Oracle Cloud Infrastructure Console using your cloud tenant name, user name, and password.

  2. From the OCI services menu, click Virtual Cloud Networks under Networking. Choose the appropriate compartment from under List Scope in the left navigation pane.

  3. Select VCN with Internet Connectivity, and then click Start VCN Wizard.

  4. Complete the following fields:

    FieldValue
    VCN NAMEOCI_HOL_VCN
    COMPARTMENTSelect the appropriate compartment under List Scope in the left navigation pane.
    VCN CIDR BLOCK10.0.0.0/16
    PUBLIC SUNBET CIDR BLOCK10.0.2.0/24
    PRIVATE SUBNET CIDR BLOCK10.0.1.0/24
    USE DNS HOSTNAMES IN THIS VCNChecked

    Your screen should look similar to the following:

    Create a VCN Configuration

  5. Press the Next button at the bottom of the screen.

  6. Review your settings to be sure they are correct.

    Review CV Configuration

  7. Press the Create button to create the VCN. It will take a moment to create the VCN and a progress screen will keep you apprised of the workflow.

    Workflow

  8. Once you see that the creation is complete (see previous screenshot), click on the View Virtual Cloud Network button.

In real-world situations, you would create multiple VCNs based on their need for access (which ports to open) and who can access them.

Acknowledgements

  • Authors - Flavio Pereira, Larry Beausoleil
  • Contributors - Oracle LiveLabs QA Team (Kamryn Vinson, QA Intern, Arabella Yao, Product Manager Intern, DB Product Management), Tom McGinn (Database Product Management)

Learn More

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel . Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center .

SSR