> 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/subnet.md).

# 子网

## **什么是子网？**

子网是您虚拟私有云中的 IP 地址范围。

子网可以加速您的虚拟网络，使其更高效地传输流量。通过创建子网，您可以保持组织的同时，通过减少网络的攻击面来增加额外的安全层。

您可以将资源启动到特定的子网中，以保护您的应用程序不受单个区域故障的影响。创建子网时，您需要指定子网的 IPv4 CIDR 地址块，它是 VPC CIDR 地址块的子集。


---

# 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/subnet.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.
