Skip to content

Instantly share code, notes, and snippets.

@kongou-ae
Created October 19, 2018 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kongou-ae/8118a7bbacad5a5d0e06a1974a4f395e to your computer and use it in GitHub Desktop.
Save kongou-ae/8118a7bbacad5a5d0e06a1974a4f395e to your computer and use it in GitHub Desktop.
[
{
"configurationVersion": {
"LastUpdatedTime": "2018-10-19T12:52:06.6227301Z",
"Version": "fdafcc0e-6e60-42a9-a694-b566c6b0caa3"
},
"vpnSiteConfiguration": {
"Name": "fortigate",
"IPAddress": "36.2.xxx.xxx",
"BgpSetting": {
"Asn": 65147,
"BgpPeeringAddress": "192.168.2.1",
"PeerWeight": 32768
}
},
"vpnSiteConnections": [
{
"hubConfiguration": {
"AddressSpace": "192.168.0.0/24",
"Region": "West US 2",
"ConnectedSubnets": [
"10.0.3.0/24",
"10.0.4.0/24"
]
},
"gatewayConfiguration": {
"IpAddresses": {
"Instance0": "13.66.221.xxx",
"Instance1": "52.183.6.xxx"
},
"BgpSetting": {
"Asn": 65515,
"BgpPeeringAddresses": {
"Instance0": "192.168.0.4",
"Instance1": "192.168.0.5"
},
"PeerWeight": 0
}
},
"connectionConfiguration": {
"IsBgpEnabled": true,
"PSK": "password",
"IPsecParameters": {
"SADataSizeInKilobytes": 102400000,
"SALifeTimeInSeconds": 3600
}
}
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment