summaryrefslogtreecommitdiff
path: root/validation/test/P2P_throughput
diff options
context:
space:
mode:
authorJean-Philippe NOEL2013-02-06 19:05:11 +0100
committerJean-Philippe NOEL2013-02-13 12:01:53 +0100
commitf87b52cf2bd7260fa0489b1b857f4bee55819ba1 (patch)
tree3df4e6d9b3c47eef739896b99304e076c95a3f1d /validation/test/P2P_throughput
parent0fac6cd6e4d3496925d1d55ffa7f037bb7ff28f3 (diff)
validation/test/P2P_throughput: list the packages to be installed, refs #3760
Diffstat (limited to 'validation/test/P2P_throughput')
-rw-r--r--validation/test/P2P_throughput/P2P_throughput.rst15
1 files changed, 10 insertions, 5 deletions
diff --git a/validation/test/P2P_throughput/P2P_throughput.rst b/validation/test/P2P_throughput/P2P_throughput.rst
index ca68a89f53..76325a999a 100644
--- a/validation/test/P2P_throughput/P2P_throughput.rst
+++ b/validation/test/P2P_throughput/P2P_throughput.rst
@@ -47,6 +47,11 @@ The AMN's are necessary only if the plugs are not EoC, i.e have no native output
PageBreak
+Software
+--------
+
+The packages **python**, **dia** and **rst2pdf** must be installed on the PC of test.
+
Configuration
-------------
@@ -58,10 +63,6 @@ Configuration
* T attenuation (T): {t_attenuation_db} dB
* Wave form attenuation (P): {waveform_attenuation_db} dB
-.. raw:: pdf
-
- PageBreak
-
Earthing guidelines
-------------------
The earthing guidelines are the following:
@@ -71,6 +72,10 @@ The earthing guidelines are the following:
* Use non-shielded Ethernet cables to connect the plugs to the PC's
* Connect the earth of the power strip to the T
+.. raw:: pdf
+
+ PageBreak
+
Network settings
----------------
@@ -80,7 +85,7 @@ The PC of test should be configured to be able to ping the power strip. To that
sudo route add -net $POWER_STRIP_ADDRESS netmask 255.255.255.255 $ethX
-For MSTAR plugs, the PC of test and the host A (resp. B) should be configured so that the PC of test is able to ping and telnet the plug A (resp. B) via the host A (resp. B). To that aim:
+For SPC300-like plugs, the PC of test and the host A (resp. B) should be configured so that the PC of test is able to ping and telnet the plug A (resp. B) via the host A (resp. B). To that aim:
* On the PC of test, execute the following commands::