new scripts written
[vsorcdistro/.git] / scripts / aichivo
1 Devices: ['s3', 's2', 's1', 'h1', 'h2', 'h3']
2 Links: ['s1:s2', 's2:s3', 's1:h1', 's2:h2', 's3:h3']
3 Hosts: ['h1', 'h2', 'h3']
4 Switches: ['s3', 's2', 's1']
5
6 *** Checking all Raspberry Pi
7 rpi2 rpi3 rpi4 rpi5 rpi6 rpi7 rpi8 rpi9 rpi10 rpi11 rpi12 rpi13 rpi14 rpi15 
8
9 *** Placing nodes on Raspberry Pi Cluster
10 h1:rpi2 h2:rpi3 h3:rpi4 s1:rpi2 s2:rpi3 s3:rpi4 
11
12 *** Creating network...
13 *** Adding controller
14 *** Adding hosts:
15 h1 h2 h3 
16 *** Adding switches:
17 s1 s2 s3 
18 *** Adding links:
19 (s1, h1) (s1, s2) (s2, h2) (s2, s3) (s3, h3) 
20 *** Configuring hosts
21 h1 h2 h3 
22 *** Starting controller
23 c1 
24 *** Starting 3 switches
25 s1 s2 s3 (rpi2)...(rpi3)...(rpi4)...
26 *** Starting CLI:
27 *** CLI Started:
28 *** Ping: testing ping reachability
29 h1 -> h2 h3 
30 h2 -> h1 h3 
31 h3 -> h1 h2 
32 *** Results: 0% dropped (6/6 received)
33 *** Ping: testing ping reachability
34 h1 -> h2 h3 
35 h2 -> h1 h3 
36 h3 -> h1 h2 
37 *** Results: 0% dropped (6/6 received)
38 *** Stopping 1 controllers
39 c1 
40 *** Stopping 5 links
41 .....
42 *** Stopping 3 switches
43 (rpi2)(rpi3)(rpi4)s1 s2 s3 
44 *** Stopping 3 hosts
45 h1 h2 h3 
46 *** Done
47 VSoRC>VSoRC>VSoRC>