There is currently one route server each at JINX and CINX respectively.
Bi-lateral peering
It is strongly recommended that, in addition to any sessions you plan to establish with the BGP Route Servers, you still maintain discrete bi-lateral peering sessions with peers that you feel are important to your network!
INX | ASN | Type | IPv4 | IPv6 |
---|---|---|---|---|
JINX | 37700 | - | 196.223.14.1 | 2001:43f8:1f0::1 |
BIRD | 196.223.14.2 | 2001:43f8:1f0::2 | ||
CINX | 37701 | - | 196.223.22.1 | 2001:43f8:1f1::1 |
BIRD | 196.223.22.2 | 2001:43f8:1f1::2 | ||
DINX | 37699 | - | 196.223.30.1 | 2001:43f8:1f2::1 |
- | 196.223.30.2 | 2001:43f8:1f2::2 |
BGP Communities for policy control
Community | Action | Explanation |
---|---|---|
37700:65281 | add no-export | adds the well known no-export community to all routes sent to peers |
37700:65282 | add no-advertise | adds the well known no-advertise community to all routes sent to peers |
0:peer-as | deny to peer-as | block announcement of route to peer-as |
0:37700 | block all | block announcement of route to all peers |
37700:peer-as | allow to peer-as | announce prefix to specific peer-as (in conjunction with block all) |
37700:37700 | allow all | announce prefix to all peers (implicit default) |
Note: Above communities apply to peers using the JINX route servers. The ASN 37701 should be substituted when using the CINX route servers.