aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json b/platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json
index a871f114..e2b99032 100644
--- a/platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json
+++ b/platform-logic/restapi-templates/src/main/json/sdwan-network-orchestration.json
@@ -1,5 +1,5 @@
{
- "bpgAsNum": 65101,
+ "bgpAsNum": 65101,
"vpnType": "dsvpn",
"siteScale":"30",
"dsvpnIPpool": ["100.1.0.0/16"],
@@ -22,4 +22,4 @@
"encrptionAlgorithm":"AES128",
"preSharedKey": "Admin@12134=========================================="
}
-} \ No newline at end of file
+}