parent
cfcd52ff70
commit
4cb0716c91
2 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ in {
|
||||||
routerID = "185.198.188.29";
|
routerID = "185.198.188.29";
|
||||||
};
|
};
|
||||||
export = {
|
export = {
|
||||||
#v4 = ["92.118.29.0/24"];
|
v4 = ["92.118.29.0/24"];
|
||||||
};
|
};
|
||||||
peering = {
|
peering = {
|
||||||
clouvider = {
|
clouvider = {
|
||||||
|
|
|
@ -78,7 +78,7 @@ in {
|
||||||
routerID = "199.195.254.60";
|
routerID = "199.195.254.60";
|
||||||
};
|
};
|
||||||
export = {
|
export = {
|
||||||
v4 = ["92.118.29.0/24"];
|
#v4 = ["92.118.29.0/24"];
|
||||||
};
|
};
|
||||||
peering = {
|
peering = {
|
||||||
frantech = {
|
frantech = {
|
||||||
|
|
Loading…
Reference in a new issue