alkira/config/ipsecconnectors2.txt

26 lines
523 B
Plaintext

{
"name": "New York1",
"cxp": "US-EAST-2",
"size": "LARGE",
"segments": [
"Prod"
],
"group": "Development",
"billingTags": [
"343"
],
"vpnMode": "ROUTE_BASED",
"routingOptions": {
"dynamicRouting": {
"customerGwAsn": "60131"
}
},
"sites": [
{
"name": "FTNT",
"gatewayIpType": "STATIC",
"customerGwIp": "192.168.1.3"
}
]
}