> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/bare-metal/overview/private-network/virtual-private-cloud.md).

# 虚拟私有云

## 什么是虚拟私有云？

虚拟私有云（VPC）是一种虚拟网络，它与您在自己的数据中心中操作的传统网络非常相似。同一 VPC 内的资源可以通过其内网 IP 地址相互通信。创建 VPC 后，您可以添加子网。

## **支持的区域**

您可以在可用性区域创建 VPC。一个可用性区域由多个裸机区域组成，例如，Atl-A 和 Atl-B。

下表显示了支持 VPC 的城市和区域，但准确数据请参阅 zenConsole 的开通页面。

| 地域       | 城市         | 区域                                                     |
| -------- | ---------- | ------------------------------------------------------ |
| 北美、中美和南美 | 芝加哥        | CHI1A                                                  |
| 北美、中美和南美 | 洛杉矶        | LAX2G, LAX2H, LAX2I, LAX5C                             |
| 北美、中美和南美 | 洛杉矶 - 回国优化 | LAX5D, LAX5E                                           |
| 北美、中美和南美 | 迈阿密        | MIA2A, MIA2B, MIA2C                                    |
| 北美、中美和南美 | 纽约         | NYC1A                                                  |
| 北美、中美和南美 | 圣保罗        | SAO2A, SAO2B, SAO2D, SAO2E, SAO3H, SAO4F, SAO4G, SAO4I |
| 北美、中美和南美 | 西雅图        | SEA1A                                                  |
| 北美、中美和南美 | 圣何塞        | SJC2A, SJC2B                                           |
| 亚太地区     | 曼谷         | BKK1A                                                  |
| 亚太地区     | 孟买         | BOM2A, BOM3B, BOM3D, BOM3G, BOM3H, BOM5E               |
| 亚太地区     | 达卡         | DAC3D                                                  |
| 亚太地区     | 河内         | HAN1B                                                  |
| 亚太地区     | 香港         | HKG5A, HKG7B                                           |
| 亚太地区     | 香港 - 回国优化  | HKG5C                                                  |
| 亚太地区     | 伊斯兰堡       | ISB2B                                                  |
| 亚太地区     | 雅加达        | JKT3A, JKT3D, JKT3E,                                   |
| 亚太地区     | 卡拉奇        | KHI2B                                                  |
| 亚太地区     | 吉隆坡        | KUL2A, KUL2C                                           |
| 亚太地区     | 钦奈         | MAA2A, MAA2C                                           |
| 亚太地区     | 马尼拉        | MNL2A, MNL3B                                           |
| 亚太地区     | 首尔         | SEL2A, SEL2D                                           |
| 亚太地区     | 胡志明市       | SGN3A, SGN4C                                           |
| 亚太地区     | 新加坡        | SIN3A, SIN3B, SIN6C                                    |
| 亚太地区     | 悉尼         | SYD1A                                                  |
| 亚太地区     | 台北         | TPE3A, TPE4C, TPE4D                                    |
| 亚太地区     | 东京         | TYO2A, TYO5C                                           |
| 亚太地区     | 东京 - 回国优化  | TYO5D                                                  |
| 欧洲、中东和非洲 | 阿姆斯特丹      | AMS2C                                                  |
| 欧洲、中东和非洲 | 迪拜         | DXB1A, DXB1B                                           |
| 欧洲、中东和非洲 | 法兰克福       | FRA5B, FRA5D, FRA5E, FRA9F                             |
| 欧洲、中东和非洲 | 约翰内斯堡      | JNB1A                                                  |
| 欧洲、中东和非洲 | 伦敦         | LON1A                                                  |
| 欧洲、中东和非洲 | 拉各斯        | LOS1A, LOS1B                                           |
| 欧洲、中东和非洲 | 马德里        | MAD2B                                                  |
| 欧洲、中东和非洲 | 米兰         | MXP1A, MXP1B                                           |
| 欧洲、中东和非洲 | 巴黎         | PAR2B                                                  |

## 功能

* 使用可自定义的 IP 地址范围实现安全性和网络隔离。
* 在您的私有云中进行数据通信的成本效益，无需消耗带宽或担心出站费用。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/bare-metal/overview/private-network/virtual-private-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
