LAB 6 (Creation of Network & Subnet) - arunsinghchauhan38-arch/CLOUDARCHITECTDOC GitHub Wiki

Creation of Network & Subnet

STEP 1 Login into the OCI Account and Create Hub_Compartment

STEP 2 Now Create 2 Child Compartment or Sub Compartment under the Hub_compartment

1. Hub_Network_Compartment

2. Hub_Compute_and_Storage_Compartment

STEP 3 Now go to the Networking and Click on Virtual cloud networks option

STEP 4 Now click on Applied Filter select compartment Hub_Network_Compartment

STEP 5 Now click on Action Button and Select or click on Start VCN Wizard

STEP 6 Now Select 1st Option Create VCN with Internet Connectivity and Click on Start VCN Wizard Button

STEP 7 NOW Fill the All Required information as per Details like -

  1. VCN Name : HUB_NETWORK

  2. COMPARTMENT : Hub_Network_Compartment

  3. CONFIGURE VCN : 10.0.0.0/16

STEP 8 Now Configure Subnets

  1. Configure public subnet : 10.0.0.0/25

  2. Configure private subnet : 10.0.0.128/25

STEP 10 Finally Click on Next Button to Create