Add initial codes
[it/test.git] / test_scripts / endc_x2_setup / test_endc_x2setup
diff --git a/test_scripts/endc_x2_setup/test_endc_x2setup b/test_scripts/endc_x2_setup/test_endc_x2setup
new file mode 100755 (executable)
index 0000000..cffb7c3
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/bash 
+
+
+#curl -X POST http://10.2.0.28:30004/v1/nodeb/endc-setup -H 'accept: application/json' -H 'Content-Type: application/json' -d '{"ranIp": "10.2.0.28","ranPort": 36422,   "ranName":"AAAA123457"}'
+
+curl -X POST http://ricplt-entry:30080/e2mgr/v1/nodeb/endc-setup -H 'accept: application/json' -H 'Content-Type: application/json' -d '{"ranIp": "10.2.0.28","ranPort": 36422,   "ranName":"AAAA123457"}'
+