Scripts and Vagrantfile to run sFlow on gbp1
[groupbasedpolicy.git] / demos / gbpsfc-env / sflow / internal_settings
diff --git a/demos/gbpsfc-env/sflow/internal_settings b/demos/gbpsfc-env/sflow/internal_settings
new file mode 100755 (executable)
index 0000000..5398af7
--- /dev/null
@@ -0,0 +1,8 @@
+#!/usr/bin/env bash
+
+export COLLECTOR_IP=192.168.53.2
+export COLLECTOR_PORT=6343
+export AGENT_IP=eth2
+export HEADER_BYTES=128
+export SAMPLING_N=32
+export POLLING_SECS=10