> 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/elastic-compute/networking/01-overview/02-network-types.md).

# 网络类型

每个 EIP 在创建时需选择**网络类型**。网络类型在该对象的生命周期内固定不变——更换网络类型意味着需要在另一个网络上创建新 EIP 并进行切换。

网络类型对计费有影响，因为**不同网络的每 Mbps 价格不同**。对性能也有影响，因为网络类型决定了哪个自治系统实际承载 POP 与互联网其余部分之间的数据包。

可用选项：

| 网络类型       | 运营方                           | 典型用途                  |
| ---------- | ----------------------------- | --------------------- |
| **高级 BGP** | Zenlayer AS21859 + AS4229 骨干网 | 实时、交互式、低延迟用户流量        |
| **标准 BGP** | Zenlayer，混合中转（Cogent、区域运营商）   | CDN 源站出口、VPN、备份、大流量业务 |

Console 仅显示您所选区域中可用的网络类型。

***

## Zenlayer BGP — 标准版与高级版

Zenlayer 提供两个等级的 `BGP` 网络类型。两者均为 ZEC 原生；区别在于承载数据包的自治系统不同。

### 高级 BGP — AS21859 边缘 + AS4229 骨干网

高级等级在 POP 使用 **AS21859** 作为面向公众的中转 ASN，使用 **AS4229** 作为私有 POP 间骨干网。这一划分在公开路由数据中可见，也解释了其延迟和覆盖优势的来源：

| 来源                          | AS21859（互联边缘）                                                   | AS4229（骨干网）                                                         |
| --------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------- |
| PeeringDB 声明流量              | 10–20 Tbps                                                      | 20–50 Tbps                                                          |
| PeeringDB 声明 IPv4 / IPv6 容量 | 20 000 / 10 000 前缀                                              | 100 000 / 50 000 前缀                                                 |
| 公共互联交换点                     | \~170                                                           | \~24（精选，含超大规模云厂商）                                                   |
| 覆盖范围                        | 全球                                                              | 全球                                                                  |
| 流量比例                        | 出方向为主                                                           | 出方向为主                                                               |
| 互联策略                        | 选择性                                                             | 选择性                                                                 |
| 网络类型（PeeringDB）             | 内容                                                              | 内容                                                                  |
| 已观测上游                       | Arelion (1299)、Cogent (174)、NTT (2914)、Tata (6453)、Lumen (3356) | Arelion (1299)、PCCW Global (3491)、NTT (2914)、GTT (3257)、Zayo (6461) |
| 主要直连对等方                     | 800+ 对等方——亚太/欧非地区区域 ISP（Bharti Airtel、Viettel、Etisalat 等）       | Google、AWS、Microsoft、Cloudflare、Meta、Apple、Netflix、ByteDance        |

将上表理解为同一产品的两个层次：

* **AS4229 是超大规模云厂商互联的所在。** 它接入的公共互联交换点较少（约 24 个），但这些都是 Google/AWS/Microsoft/Meta/Apple/Netflix/ByteDance 直接互联的高价值节点。到这些目的地的流量只需一跳。
* **AS21859 是更广泛的互联网络。** 接入约 170 个交换点，并与数百家区域 ISP 互联——这些网络实际承载东南亚、中东、非洲和拉丁美洲用户的最后一公里流量。

在实际网络传输上的优势：

* 对大多数可通过直连对等方到达的目的地，中位 RTT 更低。
* p95/p99 延迟更紧，因为骨干网传输不与 POP 间的公共互联网共享命运。
* 到亚太和欧非消费者网络的 AS 路径更短。

**选择高级 BGP 的场景：** 实时和交互式工作负载——游戏、VoIP、交易、SaaS API、尾延迟敏感的面向用户的 Web 流量。

### 标准 BGP — Zenlayer 运营，混合上游

标准 BGP 仍然是 Zenlayer 的网络——同一 POP、同一 EIP 原语、同一套计费方式——但 EIP 底层路径采用**更具成本效益的上游和中转安排**。相比高级 BGP 通过 AS4229 + AS21859 获得的互联密度和路径长度有所降低；换来的是明显更低的每 Mbps 价格。

特点：

* 除私有互联外，还使用商业中转混合路由。
* 与高级 BGP 相比，部分目的地通常需要更多 AS 跳数。
* 连通性和延迟不如高级 BGP——在亚太地区消费者最后一公里网络上差距最为明显。
* 每 Mbps 价格明显低于高级 BGP。

**选择标准 BGP 的场景：** CDN 源站出口、VPN 回程、备份与复制、批量 ETL、软件分发、日志/遥测出口——任何以字节量为主、多出几毫秒 RTT 不影响用户体验的工作负载。

### 标准 BGP 可用区域

标准 BGP 目前在以下 ZEC 区域开放：

| 地区    | 区域代码               | POP   |
| ----- | ------------------ | ----- |
| 美洲    | `na-west-1`        | 洛杉矶   |
| 美洲    | `na-central-2`     | 达拉斯   |
| 美洲    | `na-east-1`        | 华盛顿特区 |
| 美洲    | `na-south-1`       | 迈阿密   |
| 欧洲及中东 | `europe-central-1` | 法兰克福  |
| 欧洲及中东 | `europe-south-1`   | 马赛    |

高级 BGP 在所有 ZEC 区域均可用。如果您所需的区域未列于上表，高级 BGP 为默认路径；Console 仅显示您所选区域适用的网络类型。

### 快速判断规则

* 多出 20–40 ms 的 RTT 会违反 SLA 或降低用户体验？→ **高级 BGP**。
* 工作负载以字节量为主，而非握手延迟？→ **标准 BGP**。

***

## 与计费的关联

网络类型在创建时确定——它是 EIP 的一个属性。一旦确定：

* **它决定每 Mbps 的单价。** 每种网络有各自的价格表。高级 BGP 价格最高；标准 BGP 较低。计费*方式*（[流量计费](/welcome/cn/elastic-compute/networking/01-overview/03-data-transfer.md) / [包月带宽](/welcome/cn/elastic-compute/networking/01-overview/04-flat-rate.md) / [聚合 95 计费](/welcome/cn/elastic-compute/networking/01-overview/05-aggregated-95th.md)）与网络类型正交——每种方式都按所选网络的费率计费。
* **它决定路径和延迟。** 更换计量方式不会迁移流量；更换网络类型才会。
* **每个对象固定不变。** 如需更改网络类型，请在另一网络上创建新 EIP 并迁移。

***

## 经验法则

* **面向用户、交互式、全球化？** 高级 BGP。
* **CDN / VPN / 备份 / 大流量出口？** 标准 BGP。

先根据工作负载的延迟容忍度选择网络类型，再由计费方式决定如何对该带宽计量。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/elastic-compute/networking/01-overview/02-network-types.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
