From f87b52cf2bd7260fa0489b1b857f4bee55819ba1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe NOEL Date: Wed, 6 Feb 2013 19:05:11 +0100 Subject: validation/test/P2P_throughput: list the packages to be installed, refs #3760 --- validation/test/P2P_throughput/P2P_throughput.rst | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'validation/test/P2P_throughput') 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:: -- cgit v1.2.3