We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6ba3d commit 91cb908Copy full SHA for 91cb908
1 file changed
demo_SDK_IEEE_SDNNFV2017/README.md
@@ -118,6 +118,10 @@ cd /demo_services/vcdn
118
curl --fail -i -X POST -F package=@vcdn.son http://127.0.0.1:5000/packages
119
# or push from the editor at http://localhost:8080
120
121
+# Optionally execute a profiling test for the vCache (squid) VNF
122
+cd /demo_services/vcdn
123
+sudo son-profile -p ped_vcdn.yml --mode passive --no-display
124
+
125
# configure the VNFs
126
cd /demo_services/vcdn
127
son-exec vCDN-SAP1 configure_sap1_start.sh
0 commit comments