# 腾讯云配置

如果您的公有云提供商是腾讯云，请前往腾讯云控制台。

<figure><img src="/files/6xCqg2QfS6feNfKTdWcD" alt=""><figcaption><p>两种 BGP 对等连接</p></figcaption></figure>

1. [**创建全球 VPC**](https://www.tencentcloud.com/document/product/215/31891)
2. [**创建三层网络接入**](https://www.tencentcloud.com/document/product/216/19256) 并将其与上一步创建的全球 VPC 关联
3. [**申请合并突发 95 计费**](https://www.tencentcloud.com/document/product/216/48575)\
   在 zenConsole 中的腾讯云连接详细信息中找到 **Connection Provider ID** 和 **Shared Tunnel ID**。

   <figure><img src="/files/lof1jUlRNNRw5wxzIXs4" alt=""><figcaption><p>zenConsole 中的腾讯云连接详细信息</p></figcaption></figure>

   \
   将 **Connection Provider ID** 和 **Shared Tunnel ID** 填写到腾讯云控制台的共享专用隧道创建的 **基本配置** 中，并将其与上一步创建的全球 VPC 和网关关联。\
   \
   在 **高级配置** 中，填写腾讯云的自治系统编号（45090）和 Zenlayer 的自治系统编号（62610）。


---

# Agent Instructions: 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/cloud-networking/get-started/validate-connection-in-public-cloud/tencent-cloud-configuration.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.
