Skip to content

Section 3: Deploy Spoke VMs

In this section, you will deploy Ubuntu virtual machines in the spoke VCNs. These VMs will be used later for traffic testing through the FortiGate cluster.


Step 3.1: Start Creating the First Spoke VM

In the OCI Console, go to:

text
Compute > Instances

Click Create instance.

Use a name based on your assigned student number.

Example:

text
Student25-Spoke1-VM

Create Spoke VM


Step 3.2: Select the Image and Shape

Select an Ubuntu image for the spoke VM.

Use the default or lab-provided shape unless your instructor gives different instructions.

Select Spoke VM Image and Shape


Step 3.3: Configure Networking

Select the correct VCN and subnet for the first spoke VM.

Make sure you select the Spoke1 VCN and related subnet.

Configure Spoke VM Networking


Step 3.4: Disable Public IPv4 Address

For the spoke VM, disable automatic public IPv4 assignment.

The spoke VM should use private connectivity through the FortiGate path.

Disable Public IPv4 Address

Review the VNIC configuration.

Review Spoke VM VNIC


Step 3.5: Configure SSH Keys

Download or upload the SSH key as instructed during the lab.

Important

Keep the private key file safe. You will use it later for SSH testing.

Configure SSH Keys

Review the SSH key configuration.

Review SSH Key Configuration

Download SSH Private Key


Step 3.6: Create the First Spoke VM

Click Create and wait until the instance state becomes:

text
Running

Create First Spoke VM

First Spoke VM Running


Step 3.7: Create the Second Spoke VM

Repeat the same process for the second spoke VM.

Use a name based on your assigned student number.

Example:

text
Student25-Spoke2-VM

Select the Spoke2 VCN and related subnet.

Create Second Spoke VM

Second Spoke VM Running


Checkpoint

Before continuing, confirm that:

  • Spoke1 VM is running.
  • Spoke2 VM is running.
  • Both VMs are in the correct spoke VCNs.
  • Public IPv4 assignment is disabled where required.
  • You have saved the SSH private key.

FortiGate OCI Hands-on Lab Guide