commit 9e8943002025c0b324cce4c4f71fab82cb7f81f2 from: mischa date: Mon Jun 27 14:00:16 2022 UTC changed config slightly for easy demo and prepare Azure CXP commit - 3f75701f89133596ea212a58b159398f38b84973 commit + 9e8943002025c0b324cce4c4f71fab82cb7f81f2 blob - /dev/null blob + 3e242a381fa5b50cd6861a090399adf7f5139b52 (mode 644) --- /dev/null +++ config/cxp-eu.cnf @@ -0,0 +1,69 @@ +[ipsecconnectors4] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Corporate +group = Users +billingtags = 333 + +[ipsecconnectors5] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Prod +group = Development +billingtags = 343 + +[ipsecconnectors6] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = SMALL +segments = Pre Prod +group = Development +billingtags = 343 + +[internetconnectors2] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Corporate +group = Users +billingtags = 343 + +[awsvpcconnectors3] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Corporate +group = Users +billingtags = 343 + +[awsvpcconnectors4] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Corporate +group = Users +billingtags = 333 + +[azurevnetconnectors3] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Prod +group = Development +billingtags = 343 + +[azurevnetconnectors4] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Prod +group = Development +billingtags = 333 + +[gcpvpcconnectors3] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Pre Prod +group = Development +billingtags = 343 + +[gcpvpcconnectors4] +cxp = GERMANYWESTCENTRAL-AZURE-1 +size = MEDIUM +segments = Pre Prod +group = Development +billingtags = 333 blob - 9c04be77af8601529d6be9e4cea4a00597fb0e87 blob + f4b8b76a80b5759da80069d906e294b565381672 --- config/ipsecconnectors5.txt +++ config/ipsecconnectors5.txt @@ -1,5 +1,5 @@ { - "name": "Amsterdam2", + "name": "Paris1", "cxp": "GERMANYWESTCENTRAL-AZURE-1", "size": "LARGE", "segments": [ @@ -17,7 +17,7 @@ }, "sites": [ { - "name": "PAN", + "name": "FTNT", "gatewayIpType": "STATIC", "customerGwIp": "192.168.2.3" } blob - 85770f57afe122fd4cab0faad1f5d5fd453dcd5c blob + f67f21c451147d495ad2c3a7a9f1b34c40636a46 --- config/ipsecconnectors6.txt +++ config/ipsecconnectors6.txt @@ -1,5 +1,5 @@ { - "name": "Amsterdam3", + "name": "Frankfurt1", "cxp": "GERMANYWESTCENTRAL-AZURE-1", "size": "LARGE", "segments": [ @@ -17,7 +17,7 @@ }, "sites": [ { - "name": "PAN", + "name": "CISCO", "gatewayIpType": "STATIC", "customerGwIp": "192.168.2.4" }