alkira/config/ipsecconnectors1.txt

29 lines
631 B
Plaintext
Raw Normal View History

2022-06-17 12:45:57 +02:00
{
"name": "Amsterdam",
"cxp": "US-EAST-2",
"cxpId": "5ada678d-ce4a-428a-ac8d-0dc636b72b10",
"type": "IP_SEC",
"group": "Users",
"segments": [
"Corporate"
],
"vpnMode": "ROUTE_BASED",
"routingOptions": {
"dynamicRouting": {
"customerGwAsn": "60131"
}
},
"groupType": "USER",
"sites": [
{
"name": "PAN",
"gatewayIpType": "STATIC",
"customerGwIp": "101.1.1.1"
}
],
"billingTags": [
"333"
],
"size": "LARGE"
}