tencent cloud

Virtual Private Cloud

Release Notes and Announcements
Release Notes
Announcements
Tencent Cloud Network Overview
Product Introduction
Overview
Strengths
Use Cases
Concepts
Quota Limit
Service Regions and Service Providers
Purchase Guide
Billing Overview
Payment Overdue
Quick Start
Network Planning
VPC Connections
Building Up an IPv4 VPC
Operation Guide
Network Topology
Network performance dashboard
Virtual Private Cloud (VPC)
Subnets
Route Tables
Elastic IP
HAVIPs
Elastic Network Interface
Bandwidth Package
Network Connection
Security Management
Diagnostic Tools
Alarming and Monitoring
Practical Tutorial
View the Total Bandwidth for Single-Region Traffic-Based Billing
Migrating from the Classic Network to VPC
Best Practices of Security Group Change
Configuring CVM Instance as Public Gateway
Building HA Primary/Secondary Cluster with HAVIP + Keepalived
Hybrid Cloud Primary/Secondary Communication (DC and VPN)
Hybrid Cloud Primary/Secondary Communication (CCN and VPN)
CVM Access to Internet Through EIP
Troubleshooting
VPCs or Subnets Cannot Be Deleted
Network Disconnection After Connecting Two VPCs over CCN
Failed to Ping CVMs in the Same VPC
API Documentation
History
Introduction
API Category
Making API Requests
VPC APIs
Route Table APIs
Elastic Public IP APIs
Elastic IPv6 APIs
Highly Available Virtual IP APIs
ENI APIs
Bandwidth Package APIs
NAT Gateway APIs
Direct Connect Gateway APIs
Cloud Connect Network APIs
Network ACL APIs
Network Parameter Template APIs
Network Detection-Related APIs
Flow Log APIs
Gateway Traffic Monitor APIs
Private Link APIs
Traffic Mirroring APIs
Other APIs
Subnet APIs
VPN Gateway APIs
Security Group APIs
Snapshot Policy APIs
Error Codes
Data Types
FAQs
General
Connection
Security
Contact Us
Glossary

Creating VPC

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-10-22 15:37:21
VPCs provide a basis for using Tencent Cloud services. This document describes how to create a VPC in the VPC console.

Operation Guide

1. Log in to the VPC console.
2. Select a region at the top of the VPC page, and click + New.
3. Enter the VPC information and subnet information in the Create VPC pop-up window.
Note:
The CIDR blocks of the VPC and subnet cannot be modified after creation.
The VPC CIDR block can be any of the following IP ranges. For VPCs to communicate with each other over a private network, their CIDR blocks should not overlap.
10.0.0.0 - 10.255.255.255 (mask range required to be between 12 and 28)
172.16.0.0 - 172.31.255.255 (mask range between 12 and 28)
192.168.0.0 - 192.168.255.255 (mask range between 16 and 28)
The subnet CIDR block must fall within or be the same as the VPC CIDR block. For example, if the VPC IP range is 10.0.0.0/16, then its subnet IP range can be 10.0.0.0/16, 10.0.0.0/24, etc.
Availability zone: a subnet is specific to an availability zone. Select an availability zone in which the subnet resides. A VPC allows for subnets in different availability zone and by default these subnets can communicate with each other via a private network.
Associated route table: the subnet must be associated with a route table for traffic forwarding. A default route table will be associated to ensure private network interconnection in the VPC.
Tags: You can optionally add tags to help you better manage resource permissions of sub-users and collaborators.

4. After completing the configurations, click OK. A successfully created VPC will be displayed in the list, as shown below. A new VPC has a subnet and a default route table.

After the VPC and subnet have been created, you can deploy resources including CVM and CLB within the VPC. Click the icon as shown below to directly purchase a CVM on the CVM purchase page. For more information, see Building Up an IPv4 VPC.

There is a default VPC; that is: When purchasing an instance such as CVM, CLB or TencentDB, you can choose to automatically create a default VPC and subnet without manual creation, as shown below:

The default VPC and subnet are created together with your instance, and do not count against your quota in the region. They work the same as the manually-created ones. There can only be a single default VPC in a given region and a single default subnet in a given availability zone. You can delete the default VPC and subnet if you no longer need them.




도움말 및 지원

문제 해결에 도움이 되었나요?

피드백