A subnet is a logically defined range of IP addresses within a Virtual Private Cloud (VPC). In a cloud network, a subnet segments IP address space and controls network traffic within the environment, and serve as the foundation for routing, security, and service provisioning.
In DBaaS, subnets play a key role in:
Locating database instances and related resources (e.g., Floating IPs)
Controlling internal network access and firewall/Security Group scopes
Enabling proper routing and network isolation for security
Subnets define the IP address range used for DBaaS resources and help ensure that traffic between applications and databases flows within a managed network environment.
Subnet management is a critical foundational task for DBaaS provisioning in your cloud network. This guide shows how to create, verify, and manage subnets via the FPT Console Portal, ensuring your database workloads have stable, isolated network resources.
Log in to the FPT Cloud Portal. After logging successfully, from the main menu, select Network > Subnets. The Subnet Management interface will display the list of existing subnets, along with options to create, edit, or delete a subnet.
On the Subnet Management page, click Create subnet. The Create New Subnet screen will appear as follows:

Configure the following information according to your network plan:
After entering all required information, select Create subnet to complete the subnet creation process.
After the subnet is created successfully, the new subnet will appear in the management list and will be ready for use when provisioning database instances.
If needed, you can perform the following actions on the created subnet:
Rename a subnet: This function allows you to modify the name of the subnet. To use it, on the Subnet Management page, select Rename next to the subnet you want to modify. Make the changes and click Rename subnet to save.
Delete a subnet: This function allows you to remove unused subnets, keeping the subnet management system clean and accurate. On the Subnet Management page, select Delete next to the subnet you want to remove. Confirm the action in the warning dialog to complete the deletion.
Warning: Renaming or deleting an active subnet may disrupt network connectivity for DBaaS and other services. Always ensure that all dependent resources have been released before performing these actions.