Parcourir la source

doc: Fix FranceIX sessions description

Sebastien Badia il y a 10 ans
Parent
commit
41b23fea33
2 fichiers modifiés avec 18 ajouts et 18 suppressions
  1. 9 9
      etc/local/bird/bird/bgp.conf
  2. 9 9
      etc/local/bird/bird6/bgp.conf

+ 9 - 9
etc/local/bird/bird/bgp.conf

@@ -135,38 +135,38 @@ protocol bgp franceix_rs2 from tpl_franceix_rs {
 }
 protocol bgp franceix_6939 from tpl_franceix_peers {
 	neighbor 37.49.236.10 as 6939;
-	description "FranceIX /  AS-HURRICANE";
+	description "FranceIX / AS-HURRICANE";
 	import limit 100000;
 }
 protocol bgp franceix_20562 from tpl_franceix_peers {
 	neighbor 37.49.236.68 as 20562;
-	description "FranceIX /  AS-OPENPEERING-EU";
+	description "FranceIX / AS-OPENPEERING-EU";
 }
 protocol bgp franceix_34019 from tpl_franceix_peers {
 	neighbor 37.49.236.71 as 34019;
-	description "FranceIX /  AS-HIVANE";
+	description "FranceIX / AS-HIVANE";
 }
 protocol bgp franceix_42473 from tpl_franceix_peers {
 	neighbor 37.49.236.85 as 42473;
-	description "FranceIX /  AS-ANEXIA";
+	description "FranceIX / AS-ANEXIA";
 }
 protocol bgp franceix_197692 from tpl_franceix_peers {
 	neighbor 37.49.236.133 as 197692;
-	description "FranceIX /  AS-CONOSTIX";
+	description "FranceIX / AS-CONOSTIX";
 }
 protocol bgp franceix_41692 from tpl_franceix_peers {
 	neighbor 37.49.236.159 as 41692;
-	description "FranceIX /  AS-OPENCARRIER";
+	description "FranceIX / AS-OPENCARRIER";
 }
 protocol bgp franceix_29467 from tpl_franceix_peers {
 	neighbor 37.49.236.227 as 29467;
-	description "FranceIX /  AS-LUXNETWORK";
+	description "FranceIX / AS-LUXNETWORK";
 }
 protocol bgp franceix_197422 from tpl_franceix_peers {
 	neighbor 37.49.236.233 as 197422;
-	description "FranceIX /  Tetaneutral";
+	description "FranceIX / Tetaneutral";
 }
 protocol bgp franceix_13335 from tpl_franceix_peers {
 	neighbor 37.49.237.49 as 13335;
-	description "FranceIX /  Cloudfare";
+	description "FranceIX / Cloudfare";
 }

+ 9 - 9
etc/local/bird/bird6/bgp.conf

@@ -138,39 +138,39 @@ protocol bgp franceix_rs2 from tpl_franceix_rs {
 
 protocol bgp franceix_6939 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::10 as 6939;
-	description "FranceIX /  AS-HURRICANE";
+	description "FranceIX / AS-HURRICANE";
 	import limit 50000;
 }
 protocol bgp franceix_20562 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::68 as 20562;
-	description "FranceIX /  AS-OPENPEERING-EU";
+	description "FranceIX / AS-OPENPEERING-EU";
 }
 protocol bgp franceix_34019 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::71 as 34019;
-	description "FranceIX /  AS-HIVANE";
+	description "FranceIX / AS-HIVANE";
 }
 protocol bgp franceix_42473 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::85 as 42473;
-	description "FranceIX /  AS-ANEXIA";
+	description "FranceIX / AS-ANEXIA";
 }
 protocol bgp franceix_197692 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::133 as 197692;
-	description "FranceIX /  AS-CONOSTIX";
+	description "FranceIX / AS-CONOSTIX";
 }
 protocol bgp franceix_41692 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::159 as 41692;
-	description "FranceIX /  AS-OPENCARRIER";
+	description "FranceIX / AS-OPENCARRIER";
 }
 protocol bgp franceix_29467 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::227 as 29467;
-	description "FranceIX /  AS-LUXNETWORK";
+	description "FranceIX / AS-LUXNETWORK";
 }
 protocol bgp franceix_197422 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::233 as 197422;
-	description "FranceIX /  Tetaneutral";
+	description "FranceIX / Tetaneutral";
 }
 protocol bgp franceix_13335 from tpl_franceix_peers {
 	neighbor 2001:7f8:54::1:49 as 13335;
-	description "FranceIX /  Cloudfare";
+	description "FranceIX / Cloudfare";
 }