QMCLOUD
  • What is QMCLOUD
  • Overview
    • Component Details
    • Security and RBAC
    • Dependencies
  • Architecture
  • Main features
  • Installation and Configuration
    • QMCLOUD SaaS
      • SaaS Registration
    • AWS Marketplace
    • Self-hosting
  • User Interface and Navigation
    • Main menu
    • Dashboard
    • General action buttons
    • Stack and Canvas
    • Stack Details
  • Getting started
    • Pre-requisites
    • Login to QMCLOUD
    • Create organization
    • Add Role
    • Add User
    • Add Components
    • Add Stack Profile
    • Add Workspace
    • Add Stack
    • Compose Infrastructure Using the Canvas
    • Add AWS Vpc
    • Add Subnets
    • Connect VPC and Subnets
    • Save Canvas State
    • Deploy the Infrastructure
  • AI Copilot
    • Example deployment using AI Copilot
    • AI Copilot pre-defined prompts
  • Additional resources
    • Explainer video
    • Short video on AI Copilot
    • Quick walkthrough videos
    • Walkthrough of deployment of AWS EKS
  • Examples
    • Deploy AWS Firewall and Networking with QMCLOUD
      • Application and landing zone components
      • List of landing zone components
      • Deployment steps
      • VPC configuration details
      • Routing configuration details
      • Firewall configuration
      • Additional components configuration
    • Securing applications in AWS using Palo Alto firewall
  • Templates
    • AWS Landing Zone
    • AWS EKS
    • Azure Web App
Powered by GitBook
On this page

Was this helpful?

  1. Getting started

Add Subnets

PreviousAdd AWS VpcNextConnect VPC and Subnets

Last updated 11 months ago

Was this helpful?

1. Under the navigation sub menu, expand “Networking” and select Subnet

2. Using the mouse controls, drag Subnet on to the canvas

3. Select the Subnet shape on the Canvas

4. The Subnet properties dialog box opens on the right of the canvas

5. Enter the following minimum details for the Subnet:

  • CidrBlock (Example 172.20.0.0/18)

  • Name (Example public-subnet-1)

Diagram – AWS subnet details

6. Select Submit to save the settings.

7. Repeat the steps to add another Subnet and define the properties. For example:

  • CidrBlock (Example 172.20.64.0/18)

  • Name (Example private-subnet-1)

Diagram – AWS subnet additional details