Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit dbfe2e732ab2d304273aa43d3642c27a0326e5a7 Author: Sven Eckelmann sven@narfation.org Date: Wed Apr 3 14:14:01 2019 +0000
doc: open-mesh/Emulation
dbfe2e732ab2d304273aa43d3642c27a0326e5a7 open-mesh/Emulation.textile | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/open-mesh/Emulation.textile b/open-mesh/Emulation.textile index 7c6c4e5..b75777d 100644 --- a/open-mesh/Emulation.textile +++ b/open-mesh/Emulation.textile @@ -79,6 +79,19 @@ $ sudo make install
h3. download and cp colourful.rc
+colourful.rc: + +<pre> +port/setcolourful 1 +port/create 1 +port/create 2 +port/create 3 +port/create 4 +port/create 5 +port/setcolour 1 1 +</pre> + + $cp colourful.rc qemu_work
h3. vde_switch @@ -221,16 +234,6 @@ $screen -ls #you can login a specific openwrt system with following command $screen -r num1 #(num1~num9) </pre> -<pre> -port/setcolourful 1 -port/create 1 -port/create 2 -port/create 3 -port/create 4 -port/create 5 -port/setcolour 1 1 -</pre> -
To collect the batman logs from the individual hosts, you might want to use this script after all nodes have completed booting and started batman: