alkira/config/ipsecconnectors2.txt

27 lines
541 B
Plaintext
Raw Normal View History

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