ASN: {{ asn }}
Network name: {{ details.peeringdb_info.name }}
Checks are prerequisites that need to pass for the ASN to be considered as part of the exchange.
| Name | Description | Status | |
|---|---|---|---|
| {{ check_info.get(check.name)[0] }} | {{ check_info.get(check.name)[1] }} | {% if check.status == 1 %}OK | {% else %}Failed: {{ check.msg }} | {% endif %}
These are the routers that we'll be trying to reach from our Route Servers.
| IPv6 Address | Legacy Address | ||
|---|---|---|---|
| {{ router.ipv6 }} | {% else %}none | {% endif %} {% if router.ipv4 %}{{ router.ipv4 }} | {% else %}none | {% endif %}
Allowed prefixes pulled in from RPKI.
| Prefix | Max Length | Originating TA |
|---|---|---|
| {{ prefix.prefix }} | {{ prefix.max_length }} | {{ prefix.ta }} |
| no prefixes | ||
To get configuration data for your routers, please decode the following GPG secret:
curl https://ix-status.bgp.wtf/asn/{{ asn }}/config.gpg | gpg --decrypt