# BGP / BYOIP

Simple Information supports Border Gateway Protocol (BGP) for announcing your routes to our company, or Bring Your Own IP for our company to announce your network segments on your behalf, supporting both IPv4 and IPv6.&#x20;

To enable this feature, please read the relevant service terms and open a service ticket if you agree to the terms and conditions.

***

### **Service Available Regions**

BGP (Border Gateway Protocol)

<table><thead><tr><th width="132.73828125">Service Zone</th><th width="149.24609375">Upstream</th><th width="161.7578125">Internet Exchange</th><th>Remark</th></tr></thead><tbody><tr><td>Taipei</td><td>Cogent, HE</td><td>STUIX</td><td>Local ISPs are also available at an additional cost.</td></tr><tr><td>Hong Kong</td><td>Cogent, RETN</td><td>Equinix HK</td><td>IPv6 service is currently not available.</td></tr></tbody></table>

BYOIP (Bring Your Own IP)

<table><thead><tr><th width="137.34765625">Service Zone</th><th width="253.83984375">IPv4</th><th>IPv6</th></tr></thead><tbody><tr><td>Taipei</td><td>Available</td><td>Available</td></tr><tr><td>Hong Kong</td><td>Available</td><td>Not available</td></tr><tr><td>Canada</td><td>Available</td><td>Available</td></tr></tbody></table>

***

### Configuration Instructions

* Cloud service customers do not support AS-SET; other customers follow what is specified in their contracts.
* Due to longer update times for individual regional route filters, Taipei requires about 5 working days, Hong Kong requires about 14 working days.
* If your announced network segment suffers an attack, our company reserves the right to withdraw the segment or implement blackholing.


---

# 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.simple.taipei/en-us/knowledge-base/networking/bgp-byoip.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.
