generate high traffic in vFW 51/1651/1
authorplatania <platania@research.att.com>
Fri, 3 Mar 2017 22:42:03 +0000 (17:42 -0500)
committerplatania <platania@research.att.com>
Fri, 3 Mar 2017 22:42:03 +0000 (17:42 -0500)
Change-Id: Ib63b705c368b2c648e73defa611a68abc2731e84
Signed-off-by: platania <platania@research.att.com>
vnfs/vFW/scripts/run_traffic_fw_demo.sh

index b7a356e..f927097 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/bash
 
-curl -X PUT -H "Authorization: Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/json" -H "Cache-Control: no-cache" -H "Postman-Token: 9005870c-900b-2e2e-0902-ef2009bb0ff7" -d '{"pg-streams":{"pg-stream": [{"id":"fw_udp1", "is-enabled":"true"},{"id":"fw_udp2", "is-enabled":"true"},{"id":"fw_udp3", "is-enabled":"true"},{"id":"fw_udp4", "is-enabled":"true"},{"id":"fw_udp5", "is-enabled":"true"}]}}' "http://localhost:8183/restconf/config/sample-plugin:sample-plugin/pg-streams"
+#curl -X PUT -H "Authorization: Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/json" -H "Cache-Control: no-cache" -H "Postman-Token: 9005870c-900b-2e2e-0902-ef2009bb0ff7" -d '{"pg-streams":{"pg-stream": [{"id":"fw_udp1", "is-enabled":"true"},{"id":"fw_udp2", "is-enabled":"true"},{"id":"fw_udp3", "is-enabled":"true"},{"id":"fw_udp4", "is-enabled":"true"},{"id":"fw_udp5", "is-enabled":"true"}]}}' "http://localhost:8183/restconf/config/sample-plugin:sample-plugin/pg-streams"
 
-sleep 300
+#sleep 300
 
 while [ 1 ] 
 do