Docs / Network

Cloud Subnet Calculator

The Cloud Subnet Calculator is a specialized utility for network architects and DevOps engineers to plan CIDR divisions for AWS, Azure, and GCP.

Features

Usage Guide

1. Starting a Design

Enter a base CIDR block (e.g., 10.0.0.0/16) in the input field. This acts as the root of your network tree.

2. Subnetting

3. Labeling and Organization

Click the Edit icon to assign a name to a subnet (e.g., "Web Tier", "AKS Cluster"). This is crucial for generating readable documentation later.

4. Selecting a Provider

Toggle between AWS, Azure, and GCP modes. The tool will automatically update the "Usable IPs" count based on the provider's reserved IP rules (e.g., Azure reserves 5 IPs per subnet).

5. Export to Documentation

Once your design is ready, use the Markdown Export feature.

Pro Tip: You can paste this generated Markdown table back into the tool later to restore your session!

6. Save & Iterate

Since there is no backend database, "saving" works differently: