# Select an IX Connect as Access Point

## Background Information

An Internet Exchange (IX) is a neutral physical facility where autonomous networks interconnect directly to exchange internet traffic, improving speed, reducing transit costs, and increasing routing efficiency.

Currently, IX Connect supports three IX partners:

* **BBIX** (BroadBand Internet eXchange)
* **SGIX** (Singapore Internet Exchange)
* **DE-CIX** (Deutsche Commercial Internet Exchange)

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

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">After provisioning, the customer must coordinate with the chosen</mark> <mark style="color:blue;">**IX Partner**</mark> <mark style="color:blue;">to obtain an IP address for the peering session.</mark>
{% endhint %}

## Concepts

* **ISP (Internet Service Provider)**\
  An organization that provides users with Internet access.
* **IX (Internet Exchange)**\
  A physical infrastructure where networks interconnect directly to exchange Internet traffic.
* **IX Partner**\
  An IX operator that has established, or intends to establish, interconnection with Zenlayer platform.
* **IX Port**\
  The port through which an IX Partner connects to our platform.
* **IX Connect**\
  The logical service carried over an IX Port, usually distinguished by VLANs.

## Procedures

{% stepper %}
{% step %}

#### Select the IX partner

Currently, IX Connect supports three IX partners:

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

{% step %}

#### Select the location

Select the location closest to your infrastructures.

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

{% step %}

#### Click Save to complete the point configuration

{% endstep %}
{% endstepper %}

## What to Do Next

1. You can add a data center as the other access point to finish the provision of the Layer 2 private connect.
2. Please contact the IX Partner via the contact email promptly to obtain your IP address. Once the IP address is allocated, the connection from your data center to the ISP becomes active.


---

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