Network
Locations
48 IX is currently available in the following locations:
Facility Name | Facility ID | Metro ID | Address |
---|---|---|---|
EdgeConneX ECDPHX01 | 01 | 01 | 3011 S. 52nd St., Tempe, AZ, 85282 |
The Facility ID is used throughout 48 IX for identification and locational purposes.
Peering Network
48 IX utilizes unique IPv4 and IPv6 addresses assigned by ARIN for the peering LAN:
Prefix | Description |
---|---|
149.112.3.0/24 | Peering LAN IPv4 1 |
2001:504:14::/64 | Peering LAN IPv6 1 |
Routing
48 IX utilizes AS62484 for all multilateral BGP adjacencies. AS62484 Should never appear in the AS_PATH
of routes received from the route servers.
Route Servers
Route Server | IPv4 Address | IPv6 Address | Platform |
---|---|---|---|
rs1.48ix.net | 149.112.3.1 | 2001:504:14::1 | FRRouting |
rs2.48ix.net | 149.112.3.2 | 2001:504:14::2 | FRRouting |
Forwarding
Route Filtering
The following BGP updates are automatically rejected:
The following actions are performed upon receiving a valid BGP update from a multilateral peer:
- Strip all BGP communities in the AS62484 namespace except those allowed for participant use
- Set Local Preference to
200
- Set informational BGP communities
BGP Communities
48 IX leverages BGP Communities to provide participants with the ability to control how their routes are announced to other multilateral participants.
Well Known Communities
The following well-known BGP communities are supported:
Community | Name | Action |
---|---|---|
65535:1 | NO_EXPORT | Export the route to all participants, with the NO_EXPORT community attached |
65535:2 | NO_ADVERTISE | Export the route to all participants, with the NO_ADVERTISE community attached |
65535:666 | BLACKHOLE | Export the route to all participants, with the BLACKHOLE community attached |
Informational Communities
The following communities will be appended to any route received on a 48-IX route server, and may be used for granular route filtering or other informational purposes:
Community | Name |
---|---|
62484:0 | Any: Any route that has traversed AS62484 |
62484:64810:x | Route Server ID: x is equal to the Route Server ID on which the route was received |
62484:64820:x | Location: x is equal to the Facility ID |
62484:64830:x | Metro ID: x is equal to the Metro ID |
62484:64840:x | Participant ID: x is equal to the Participant ID |
62484:62484:x | Participant ASN: x is equal to the Participant ASN |
Announcement Control Communities
Standard Communities
Community | Action |
---|---|
0:x | Don't export to participant with ASN x |
62484:x | Only export to participant with ASN x |
62484:64801 | Prepend advertising ASN 1 times to all participants |
62484:64802 | Prepend advertising ASN 2 times to all participants |
62484:64803 | Prepend advertising ASN 3 times to all participants |
Extended Communities
Ext. Community | Action |
---|---|
rt:0:y | Don't export to participant with ASN y |
rt:62484:y | Only export to participant with ASN y |
rt:64801:y | Prepend advertising ASN 1 times to participant with ASN y |
rt:64802:y | Prepend advertising ASN 2 times to participant with ASN y |
rt:64803:y | Prepend advertising ASN 3 times to participant with ASN y |
Large Communities
Large Community | Action |
---|---|
62484:0:z | Don't export to participant with ASN z |
62484:1:z | Only export to participant with ASN z |
62484:64801:z | Prepend advertising ASN 1 times to participant with ASN z |
62484:64802:z | Prepend advertising ASN 2 times to participant with ASN z |
62484:64803:z | Prepend advertising ASN 3 times to participant with ASN z |
Community Filtering
To mitigate community "noise", all BGP communities not specified in this document are deleted from inbound BGP updates, and only communities in the Informational Communities section are exported.
The only exception to this are Well Known Communities — all supported well-known BGP communities are maintained on outbound updates.