# 选择 IX 连接作为接入点

## 背景信息

互联网交换中心（IX）是一种中立的物理设施，自主网络可以在此直接互联以交换互联网流量，从而提高速度、降低传输成本，并提升路由效率。

目前，IX 连接支持三家 IX 合作伙伴：

* **BBIX**（BroadBand Internet eXchange）
* **SGIX**（Singapore Internet Exchange）
* **DE-CIX**（Deutsche Commercial Internet Exchange）

<figure><img src="/files/GFUERaVUS2wEJjI18wTP" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>\ <mark style="color:blue;">配置完成后，客户必须与所选的</mark> <mark style="color:blue;">**IX 合作伙伴**</mark><mark style="color:blue;">协调以获取对等会话的 IP 地址。</mark>
{% endhint %}

## 概念

* **ISP（互联网服务提供商）**\
  提供用户互联网接入服务的组织。
* **IX（互联网交换中心）**\
  网络直接互联以交换互联网流量的物理基础设施。
* **IX 合作伙伴**\
  已经与 Zenlayer 平台建立互联，或计划建立互联的 IX 运营商。
* **IX 端口**\
  IX 合作伙伴连接到我们平台所使用的端口。
* **IX 连接**\
  通过 IX 端口传输的逻辑服务，通常通过 VLAN 区分。

## 操作流程

{% stepper %}
{% step %}
**选择 IX 合作伙伴**

目前，IX 连接支持三家 IX 合作伙伴：

<div align="left"><figure><img src="/files/ba8SfYFXHEA3Ta7TFFRJ" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**选择位置**

选择最接近您基础设施的位置。

<div align="left"><figure><img src="/files/jBaeZjLKlLq9I8rWjqjH" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**点击“保存”完成接入点配置**
{% endstep %}
{% endstepper %}

## 后续操作

1. 您可以再添加一个数据中心作为另一个接入点，以完成二层私有连接的配置。
2. 请尽快通过联系邮箱联系 IX 合作伙伴以获取 IP 地址。IP 地址分配完成后，您的数据中心与 ISP 之间的连接将变为激活状态。


---

# 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/create-a-layer-2-connection/select-an-ix-connect-as-access-point.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.
