|
@@ -147,7 +147,7 @@ template bgp tpl_franceix_rs from tpl_bgp {
|
|
}
|
|
}
|
|
template bgp tpl_franceix_peers from tpl_bgp {
|
|
template bgp tpl_franceix_peers from tpl_bgp {
|
|
local as 20766;
|
|
local as 20766;
|
|
- import where bgp_import(51706,"peering",26000,210);
|
|
|
|
|
|
+ import where bgp_import(51706,"peering",26000,190);
|
|
export where bgp_export(51706,"members");
|
|
export where bgp_export(51706,"members");
|
|
import limit 10000;
|
|
import limit 10000;
|
|
}
|
|
}
|
|
@@ -248,7 +248,7 @@ template bgp tpl_equinix_rs from tpl_bgp {
|
|
}
|
|
}
|
|
template bgp tpl_equinix_peers from tpl_bgp {
|
|
template bgp tpl_equinix_peers from tpl_bgp {
|
|
local as 20766;
|
|
local as 20766;
|
|
- import where bgp_import(24115,"peering",22000,510);
|
|
|
|
|
|
+ import where bgp_import(24115,"peering",22000,490);
|
|
export where bgp_export(24115,"members");
|
|
export where bgp_export(24115,"members");
|
|
import limit 100000;
|
|
import limit 100000;
|
|
}
|
|
}
|