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

Glossary

PDF
Focus Mode
Font Size
Last updated: 2024-01-24 17:22:29

C

CIDR

See CIDR.

E

EIP

G

Public IP

A public IP can be accessed over the Internet and is used for communication between the instance and the Internet or other Tencent Cloud resources (such as database resources) with public endpoints.

Public gateway

A public gateway is a CVM that can forward the traffic between the Internet and VPCs. A CVM without a public IP can access the Internet via a public gateway.

J

Classic network

The classic network is the public network resource pool for all Tencent Cloud users. Tencent Cloud assigns private IPs to CVMs in the classic network. It features simple configuration and ease of use, making it suitable for users who need high usability and quick start with CVMs. By contrast, VPC is suitable for users with network management capabilities and needs. For more information, see Communicating with Classic Network.

K

Availability zone

An availability zone is a physical IDC of Tencent Cloud with independent power supply and network in a single region. It can ensure business stability, as failures in one AZ are isolated without affecting other AZs in the same region.

N

Private IP

A private IP is an IP address assigned to an instance in a Tencent Cloud VPC or classic network and cannot be accessed via the Internet. It can be used for communication between instances in a VPC or classic networks.

S

VPC

VPC builds an isolated network space on Tencent Cloud, which is similar to a traditional network run in your IDCs. VPC hosts your Tencent Cloud resources, including Cloud Virtual Machine, Cloud Load Balancers, TencentDB for MySQL, etc. Instead of worrying about the purchase and OPS of network devices, you can focus on customizing IP ranges, IP addresses, routing policies, etc. You can access the Internet easily through EIP, NAT Gateway and Public Gateway, and connect the VPC with your IDCs through VPN/Direct Connect. Tencent Cloud VPC Peering Connection allows you to implement a unified server for global access and 2-region-3-DC disaster recovery. In addition, the security group and network ACL of Tencent Cloud VPC can fully meet your needs for network security.

T

EIP

An elastic IP is a public IP address that can be applied for independently. It supports dynamic binding and unbinding. You can bind it to or unbind it from the CVM (or NAT Gateway instances) under your account. Its main uses are:
1. To retain an IP. ICP domain name filing is required for Chinese mainland IP and DNS.
2. To mask an instance failure. For example, a DNS name is mapped to an IP address through dynamic DNS mapping. It may take up to 24 hours to propagate this mapping to the entire Internet, while an elastic IP enables quick remapping of an IP from one CVM to another. When one CVM fails, you can just launch and remap another instance to quickly respond to instance failures.

V

VPC

See VPC.

W

CIDR

Classless Inter-Domain Routing is a user-specified independent network space address block. It combines IP and masking to achieve network division. In the 10.1.0.0/16 example, 10.1.0.0 is the IP address of the network block, and 16 is the mask of the network block. You can resize the network block by adjusting the mask size. The number of IPs in a network block equals 2 ^ (32-mask), and the 10.1.0.0/16 network block has at most 65,536 IP addresses.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback