diff --git a/config/ipsecconnectors2.txt b/config/ipsecconnectors2.txt index 2247c08..626dc3c 100644 --- a/config/ipsecconnectors2.txt +++ b/config/ipsecconnectors2.txt @@ -1,5 +1,5 @@ { - "name": "SanJose2", + "name": "New York1", "cxp": "US-EAST-2", "size": "LARGE", "segments": [ @@ -17,7 +17,7 @@ }, "sites": [ { - "name": "PAN", + "name": "FTNT", "gatewayIpType": "STATIC", "customerGwIp": "192.168.1.3" } diff --git a/config/ipsecconnectors3.txt b/config/ipsecconnectors3.txt index fb53a02..e413f9d 100644 --- a/config/ipsecconnectors3.txt +++ b/config/ipsecconnectors3.txt @@ -1,5 +1,5 @@ { - "name": "SanJose3", + "name": "San Francisco1", "cxp": "US-EAST-2", "size": "LARGE", "segments": [ @@ -17,7 +17,7 @@ }, "sites": [ { - "name": "PAN", + "name": "CISCO", "gatewayIpType": "STATIC", "customerGwIp": "192.168.1.4" }