alkira/config/ipsecconnectors3.txt

27 lines
543 B
Plaintext
Raw Normal View History

2022-06-17 16:24:28 +02:00
{
"name": "Amsterdam1",
"cxp": "US-EAST-2",
"type": "IP_SEC",
"group": "Users",
"segments": [
"Prod"
],
"vpnMode": "ROUTE_BASED",
"routingOptions": {
"dynamicRouting": {
"customerGwAsn": "60131"
}
},
"sites": [
{
"name": "PAN",
"gatewayIpType": "STATIC",
"customerGwIp": "192.168.2.2"
}
],
"billingTags": [
"333"
],
"size": "LARGE"
}