alkira/config/ipsecconnectors4.txt

26 lines
539 B
Plaintext
Raw Normal View History

2022-06-17 16:24:28 +02:00
{
2022-06-21 22:06:41 +02:00
"name": "Amsterdam1",
"cxp": "GERMANYWESTCENTRAL-AZURE-1",
2022-06-20 21:54:59 +02:00
"size": "LARGE",
2022-06-17 16:24:28 +02:00
"segments": [
"Corporate"
],
2022-06-20 21:54:59 +02:00
"group": "Users",
"billingTags": [
"333"
],
2022-06-17 16:24:28 +02:00
"vpnMode": "ROUTE_BASED",
"routingOptions": {
"dynamicRouting": {
"customerGwAsn": "60131"
}
},
"sites": [
{
"name": "PAN",
"gatewayIpType": "STATIC",
2022-06-21 22:06:41 +02:00
"customerGwIp": "192.168.2.2"
2022-06-17 16:24:28 +02:00
}
2022-06-20 21:54:59 +02:00
]
2022-06-17 16:24:28 +02:00
}