Browse Source

bgp[6]: Update pfx-limits for HE and Adelinovius

Sebastien Badia 8 years ago
parent
commit
dc30a0150a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      etc/local/bird/bird/bgp.conf
  2. 1 1
      etc/local/bird/bird6/bgp.conf

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

@@ -238,7 +238,7 @@ protocol bgp equinix_rs2 from tpl_equinix_rs {
 protocol bgp equinix_6939 from tpl_equinix_peers {
 	neighbor 195.42.144.104 as 6939;
 	description "EquinIX / AS-HURRICANE";
-	import limit 106000;
+	import limit 500000;
 }
 protocol bgp equinix_24990_1 from tpl_equinix_peers {
 	neighbor 195.42.144.2 as 24990;

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

@@ -253,7 +253,7 @@ protocol bgp equinix_2486 from tpl_equinix_peers {
 protocol bgp equinix_43142 from tpl_equinix_peers {
 	neighbor 2001:7f8:43::4:3142:1 as 43142;
 	description "EquinIX / AS-Adelinovius";
-	import limit 150;
+	import limit 250;
 }
 protocol bgp equinix_49463 from tpl_equinix_peers {
 	neighbor 2001:7f8:43::4:9463:1 as 49463;