bgp.conf 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. # Gitoyen <contact@gitoyen.net>
  2. #
  3. # vim: set ts=4:sw=4
  4. #
  5. # iBGP: Backbone
  6. #
  7. template bgp ibgp {
  8. local as 20766;
  9. next hop self;
  10. import where bgp_import(20766,"core",0);
  11. export where bgp_export(20766,"core");
  12. }
  13. protocol bgp core_yankee from ibgp {
  14. description "Yankee - iBGP";
  15. neighbor 2001:910::19 as 20766;
  16. }
  17. protocol bgp core_xray from ibgp {
  18. description "X-Ray - iBGP";
  19. neighbor 2001:910::4 as 20766;
  20. }
  21. protocol bgp core_zoulou from ibgp {
  22. description "Zoulou - iBGP";
  23. neighbor 2001:910::1 as 20766;
  24. }
  25. #
  26. # Member: FDN
  27. #
  28. template bgp tpl_fdn {
  29. local as 20766;
  30. description "Livraison FDN";
  31. import where bgp_import(65055,"member",50000);
  32. export where bgp_export(65055,"default");
  33. }
  34. protocol bgp member_fdn1 from tpl_fdn {
  35. neighbor 2001:910:0:800::213 as 65055;
  36. }
  37. protocol bgp member_fdn2 from tpl_fdn {
  38. neighbor 2001:910:0:800::214 as 65055;
  39. }
  40. #
  41. # Member: L'Autre.net
  42. #
  43. template bgp tpl_lautrenet {
  44. local as 20766;
  45. description "Livraison L'Autre.net";
  46. import where bgp_import(64600,"member",50000);
  47. export where bgp_export(64600,"full");
  48. }
  49. protocol bgp member_lautrenet1 from tpl_lautrenet {
  50. neighbor 2001:910:0:107::205 as 64600;
  51. }
  52. protocol bgp member_lautrenet2 from tpl_lautrenet {
  53. neighbor 2001:910:0:107::206 as 64600;
  54. }
  55. #
  56. # Member: Lorraine Data Network
  57. #
  58. template bgp tpl_ldn {
  59. local as 20766;
  60. description "Livraison Lorraine Data Network";
  61. import where bgp_import(60197,"member",40000);
  62. export where bgp_export(60197,"full");
  63. }
  64. protocol bgp member_ldn_cannibalon from tpl_ldn {
  65. neighbor 2001:910:0:171::197 as 60197;
  66. }
  67. protocol bgp member_ldn_eternium from tpl_ldn {
  68. neighbor 2001:910:0:171::198 as 60197;
  69. }
  70. #
  71. # Member: Neutrinet
  72. #
  73. template bgp tpl_neutrinet {
  74. local as 20766;
  75. description "Livraison Neutrinet";
  76. import where bgp_import(204059,"member",40000);
  77. export where bgp_export(204059,"full");
  78. }
  79. protocol bgp member_neutrinet from tpl_neutrinet {
  80. neighbor 2001:910:0:108::237 as 204059;
  81. }
  82. #
  83. # Transit: Absolight
  84. #
  85. template bgp tpl_absolight {
  86. local as 20766;
  87. description "Transit Absolight";
  88. import where bgp_import(29608,"transit",10004);
  89. export where bgp_export(29608,"members");
  90. }
  91. protocol bgp transit_absolight from tpl_absolight {
  92. neighbor 2a01:678:1000:1::1 as 29608;
  93. description "Transit Absolight";
  94. }
  95. #
  96. # Peering: Grenode
  97. #
  98. template bgp tpl_grenode {
  99. local as 20766;
  100. description "Peering Grenode";
  101. import where bgp_import(51083,"peering",30000);
  102. export where bgp_export(51083,"members");
  103. }
  104. protocol bgp peering_grenode1 from tpl_grenode {
  105. neighbor 2001:910:0:116::222 as 51083;
  106. }
  107. #
  108. # Peering: FranceIX
  109. #
  110. template bgp tpl_franceix_rs {
  111. local as 20766;
  112. import where bgp_import(51706,"peering",26000);
  113. export where bgp_export(51706,"members");
  114. import limit 100000;
  115. }
  116. template bgp tpl_franceix_peers {
  117. local as 20766;
  118. import where bgp_import(51706,"peering",26000);
  119. export where bgp_export(51706,"members");
  120. import limit 10000;
  121. }
  122. protocol bgp franceix_rs1 from tpl_franceix_rs {
  123. neighbor 2001:7f8:54::250 as 51706;
  124. description "FranceIX Route Server 1";
  125. }
  126. protocol bgp franceix_rs2 from tpl_franceix_rs {
  127. neighbor 2001:7f8:54::251 as 51706;
  128. description "FranceIX Route Server 2";
  129. }
  130. protocol bgp franceix_6939 from tpl_franceix_peers {
  131. neighbor 2001:7f8:54::10 as 6939;
  132. description "FranceIX / AS-HURRICANE";
  133. import limit 50000;
  134. }
  135. protocol bgp franceix_20562 from tpl_franceix_peers {
  136. neighbor 2001:7f8:54::68 as 20562;
  137. description "FranceIX / AS-OPENPEERING-EU";
  138. }
  139. protocol bgp franceix_34019 from tpl_franceix_peers {
  140. neighbor 2001:7f8:54::71 as 34019;
  141. description "FranceIX / AS-HIVANE";
  142. }
  143. protocol bgp franceix_42473 from tpl_franceix_peers {
  144. neighbor 2001:7f8:54::85 as 42473;
  145. description "FranceIX / AS-ANEXIA";
  146. }
  147. protocol bgp franceix_197692 from tpl_franceix_peers {
  148. neighbor 2001:7f8:54::133 as 197692;
  149. description "FranceIX / AS-CONOSTIX";
  150. }
  151. protocol bgp franceix_29467 from tpl_franceix_peers {
  152. neighbor 2001:7f8:54::227 as 29467;
  153. description "FranceIX / AS-LUXNETWORK";
  154. }
  155. protocol bgp franceix_197422 from tpl_franceix_peers {
  156. neighbor 2001:7f8:54::233 as 197422;
  157. description "FranceIX / Tetaneutral";
  158. }
  159. protocol bgp franceix_13335 from tpl_franceix_peers {
  160. neighbor 2001:7f8:54::1:49 as 13335;
  161. description "FranceIX / Cloudfare";
  162. }
  163. protocol bgp franceix_2484 from tpl_franceix_peers {
  164. neighbor 2001:7f8:54::20 as 2484;
  165. description "FranceIX / AFNIC";
  166. }
  167. protocol bgp franceix_42 from tpl_franceix_peers {
  168. neighbor 2001:7f8:54::92 as 42;
  169. description "FranceIX / AS-PCH";
  170. }
  171. protocol bgp franceix_3856 from tpl_franceix_peers {
  172. neighbor 2001:7f8:54::91 as 3856;
  173. description "FranceIX / AS-PCH";
  174. }
  175. protocol bgp franceix_39405 from tpl_franceix_peers {
  176. neighbor 2001:7f8:54::220 as 39405;
  177. description "FranceIX / FULLSAVE-AS";
  178. }
  179. #
  180. # Peering: EquinIX
  181. #
  182. # EquinIX: route collector (only for monitoring)
  183. template bgp tpl_equinix_rc {
  184. local as 20766;
  185. import where bgp_import(65517,"peering",22000);
  186. export where bgp_export(65517,"members");
  187. import limit 10;
  188. }
  189. protocol bgp equinix_rc1 from tpl_equinix_rc {
  190. neighbor 2001:7f8:43::6:5517:1 as 65517;
  191. description "EquinIX Route Collector 1";
  192. }
  193. # EquinIX: Route server
  194. template bgp tpl_equinix_rs {
  195. local as 20766;
  196. import where bgp_import(24115,"peering",22000);
  197. export where bgp_export(24115,"members");
  198. import limit 100000;
  199. }
  200. template bgp tpl_equinix_peers {
  201. local as 20766;
  202. import where bgp_import(24115,"peering",22000);
  203. export where bgp_export(24115,"members");
  204. import limit 10000;
  205. }
  206. protocol bgp equinix_rs1 from tpl_equinix_rs {
  207. neighbor 2001:7f8:43:0:ffff:ffff:ffff:1 as 24115;
  208. description "EquinIX Route Server 1";
  209. }
  210. protocol bgp equinix_rs2 from tpl_equinix_rs {
  211. neighbor 2001:7f8:43:0:ffff:ffff:ffff:2 as 24115;
  212. description "EquinIX Route Server 2";
  213. }
  214. protocol bgp equinix_6939 from tpl_equinix_peers {
  215. neighbor 2001:7f8:43::6939:1 as 6939;
  216. description "EquinIX / AS-HURRICANE";
  217. import limit 26000;
  218. }
  219. protocol bgp equinix_21371_1 from tpl_equinix_peers {
  220. neighbor 2001:07f8:43::2:1371:1 as 21371;
  221. description "EquinIX / AS-EQUINIX-EU 1";
  222. import limit 100;
  223. }
  224. protocol bgp equinix_21371_2 from tpl_equinix_peers {
  225. neighbor 2001:07f8:43::2:1371:2 as 21371;
  226. description "EquinIX / AS-EQUINIX-EU 2";
  227. import limit 100;
  228. }
  229. protocol bgp equinix_198507 from tpl_equinix_peers {
  230. neighbor 2001:7f8:43::19:8507:1 as 198507;
  231. description "EquinIX / AS-QUANTIC";
  232. import limit 50;
  233. }
  234. protocol bgp equinix_2486 from tpl_equinix_peers {
  235. neighbor 2001:7f8:43::2486:1 as 2486;
  236. description "EquinIX / AS-AFNIC";
  237. import limit 50;
  238. }
  239. protocol bgp equinix_43142 from tpl_equinix_peers {
  240. neighbor 2001:7f8:43::4:3142:1 as 43142;
  241. description "EquinIX / AS-Adelinovius";
  242. import limit 150;
  243. }
  244. protocol bgp equinix_49463 from tpl_equinix_peers {
  245. neighbor 2001:7f8:43::4:9463:1 as 49463;
  246. description "EquinIX / AS-LNCSA";
  247. import limit 25;
  248. }
  249. protocol bgp equinix_16276 from tpl_equinix_peers {
  250. neighbor 2001:7f8:43::1:6276:1 as 16276;
  251. description "EquinIX / AS-OVH";
  252. import limit 200;
  253. }
  254. protocol bgp equinix_4651 from tpl_equinix_peers {
  255. neighbor 2001:7f8:43::4651:1 as 4651;
  256. description "EquinIX / CAT TELECOM THIX";
  257. import limit 1000;
  258. }
  259. protocol bgp equinix_200780 from tpl_equinix_peers {
  260. neighbor 2001:7f8:43::20:780:1 as 200780;
  261. description "EquinIX / APPLIWAVE";
  262. import limit 25;
  263. }