Parcourir la source

update neutrinet peering ipv6

Julien Rabier il y a 8 ans
Parent
commit
6ba83d3a62
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      etc/local/bird/bird6/bgp.conf

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

@@ -89,7 +89,7 @@ template bgp tpl_neutrinet {
 }
 }
 
 
 protocol bgp member_neutrinet from tpl_neutrinet {
 protocol bgp member_neutrinet from tpl_neutrinet {
-	neighbor 2001:910:0:108::237 as 204059;
+	neighbor 2001:910:0:108::238 as 204059;
 }
 }