Browse Source

bgp: Configure sessions with Fullsave on FranceIX

Julien Rabier 9 years ago
parent
commit
15cdd00f53
2 changed files with 8 additions and 0 deletions
  1. 4 0
      etc/local/bird/bird/bgp.conf
  2. 4 0
      etc/local/bird/bird6/bgp.conf

+ 4 - 0
etc/local/bird/bird/bgp.conf

@@ -186,6 +186,10 @@ protocol bgp franceix_3856 from tpl_franceix_peers {
     neighbor 37.49.236.91 as 3856;
     description "FranceIX / AS-PCH";
 }
+protocol bgp franceix_39405 from tpl_franceix_peers {
+        neighbor 37.49.236.220 as 39405;
+        description "FranceIX / FULLSAVE-AS";
+}
 
 #
 # Peering: EquinIX

+ 4 - 0
etc/local/bird/bird6/bgp.conf

@@ -181,6 +181,10 @@ protocol bgp franceix_3856 from tpl_franceix_peers {
     neighbor 2001:7f8:54::91 as 3856;
     description "FranceIX / AS-PCH";
 }
+protocol bgp franceix_39405 from tpl_franceix_peers {
+    neighbor 2001:7f8:54::220 as 39405;
+    description "FranceIX / FULLSAVE-AS";
+}
 
 #
 # Peering: EquinIX