|
@@ -170,6 +170,22 @@ protocol bgp franceix_2484 from tpl_franceix_peers {
|
|
|
neighbor 37.49.236.20 as 2484;
|
|
|
description "FranceIX / AFNIC";
|
|
|
}
|
|
|
+protocol bgp franceix_46489_1 from tpl_franceix_peers {
|
|
|
+ neighbor 37.49.237.25 as 46489;
|
|
|
+ description "FranceIX / Twitch";
|
|
|
+}
|
|
|
+protocol bgp franceix_46489_2 from tpl_franceix_peers {
|
|
|
+ neighbor 37.49.237.26 as 46489;
|
|
|
+ description "FranceIX / Twitch";
|
|
|
+}
|
|
|
+protocol bgp franceix_42 from tpl_franceix_peers {
|
|
|
+ neighbor 37.49.236.92 as 42;
|
|
|
+ description "FranceIX / AS-PCH";
|
|
|
+}
|
|
|
+protocol bgp franceix_3856 from tpl_franceix_peers {
|
|
|
+ neighbor 37.49.236.91 as 3856;
|
|
|
+ description "FranceIX / AS-PCH";
|
|
|
+}
|
|
|
|
|
|
#
|
|
|
# Peering: EquinIX
|
|
@@ -235,3 +251,8 @@ protocol bgp equinix_2486 from tpl_equinix_peers {
|
|
|
description "EquinIX / AS-AFNIC";
|
|
|
import limit 50;
|
|
|
}
|
|
|
+protocol bgp equinix_43142 from tpl_equinix_peers {
|
|
|
+ neighbor 195.42.144.219 as 43142;
|
|
|
+ description "EquinIX / AS-Adelinovius";
|
|
|
+ import limit 150;
|
|
|
+}
|