From 3e657ba2acf68c9adc1426cc1fcfeefb848cc8d2 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 3 Aug 2020 16:41:21 +0200 Subject: T2546: rename op-mode scripts for bandwidth --- op-mode-definitions/monitor-bandwidth-test.xml | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 op-mode-definitions/monitor-bandwidth-test.xml (limited to 'op-mode-definitions/monitor-bandwidth-test.xml') diff --git a/op-mode-definitions/monitor-bandwidth-test.xml b/op-mode-definitions/monitor-bandwidth-test.xml new file mode 100644 index 000000000..d1e459b17 --- /dev/null +++ b/op-mode-definitions/monitor-bandwidth-test.xml @@ -0,0 +1,29 @@ + + + + + + + Initiate or wait for bandwidth test + + + + + Wait for bandwidth test connections (port TCP/5001) + + iperf -s + + + + Initiate a bandwidth test to specified host (port TCP/5001) + + <hostname> <x.x.x.x> <h:h:h:h:h:h:h:h> + + + iperf -c $4 + + + + + + -- cgit v1.2.3