Getting Started with Networking
Use this workflow to create tenant VPCs and subnets for compute and converged topologies.
note
Create at least one VPC and one subnet for both compute and converged topologies.
Prerequisites
- Log in as a Tenant Admin.
- Plan non-overlapping CIDR ranges for each subnet.
Step 1: Create Compute VPC
- Go to the Network sidebar.
- Click Create VPC.

- Enter the required VPC details and set Topology Type to Compute.
- Click Create.


Step 2: Create Compute Subnet
- In the compute VPC, click Add Subnet.
- Enter subnet details and CIDR, then click Add.
Example compute subnet CIDR: 192.170.0.0/16


Step 3: Create Converged VPC
- Click Create VPC again.
- Enter the required VPC details and set Topology Type to Converged.
- Click Create.


Step 4: Create Converged Subnet
- In the converged VPC, click Add Subnet.
- Add subnet details with a CIDR that does not overlap the compute subnet CIDR.
Example converged subnet CIDR: 192.169.0.0/16


Step 5: Verify Network Configuration
- Return to the Network sidebar.
- Confirm both VPCs are listed with the expected subnet count.
