alkira/config/ipsecconnectors3.txt

26 lines
533 B
Plaintext

{
"name": "San Francisco1",
"cxp": "US-EAST-2",
"size": "LARGE",
"segments": [
"Pre Prod"
],
"group": "Development",
"billingTags": [
"343"
],
"vpnMode": "ROUTE_BASED",
"routingOptions": {
"dynamicRouting": {
"customerGwAsn": "60131"
}
},
"sites": [
{
"name": "CISCO",
"gatewayIpType": "STATIC",
"customerGwIp": "192.168.1.4"
}
]
}