3 # 10.10.10.1 ----- 10.10.10.5 ------ 10.10.10.4 ----- 10.10.10.2
10 ./test_ipin 10.10.10.5 25 1 1 &
11 echo 'Adios mundo cruel!!!' | ./test_ipout 10.10.10.1 10.10.10.3 25 \
12 ../rutas_ejemplo/route_10.10.10.1.txt
15 ./test_ipin 10.10.10.5 25 1 1 &
16 echo | ./test_ipout 10.10.10.5 10.10.10.1 23 \
17 ../rutas_ejemplo/route_10.10.10.5.txt
20 ./test_ipin 10.10.10.3 23 0 0 &
21 echo | ./test_ipout 10.10.10.3 10.10.10.5 25 \
22 ../rutas_ejemplo/route_10.10.10.3.txt