pervio a la presentacion
[vsorcdistro/.git] / scripts / aichivo
index 30f748163c295a1ecab236b29187b4ef5b68551d..087d7d3a2c7b3a250a7533122c8d68301aa416ed 100644 (file)
@@ -30,18 +30,211 @@ h1 -> h2 h3
 h2 -> h1 h3 
 h3 -> h1 h2 
 *** Results: 0% dropped (6/6 received)
+ root@raspberrypi:/home/pi $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ root@raspberrypi:/home/pi $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ root@raspberrypi:/home/pi $h1-eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1450\r
+        inet 10.0.0.1  netmask 255.0.0.0  broadcast 10.255.255.255\r
+        inet6 fe80::842b:4aff:fea3:cd22  prefixlen 64  scopeid 0x20<link>\r
+        ether 86:2b:4a:a3:cd:22  txqueuelen 1000  (Ethernet)\r
+        RX packets 248  bytes 31310 (30.5 KiB)\r
+        RX errors 0  dropped 83  overruns 0  frame 0\r
+        TX packets 18  bytes 1356 (1.3 KiB)\r
+        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0\r
+\r
+lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536\r
+        inet 127.0.0.1  netmask 255.0.0.0\r
+        inet6 ::1  prefixlen 128  scopeid 0x10<host>\r
+        loop  txqueuelen 1000  (Local Loopback)\r
+        RX packets 0  bytes 0 (0.0 B)\r
+        RX errors 0  dropped 0  overruns 0  frame 0\r
+        TX packets 0  bytes 0 (0.0 B)\r
+        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0\r
+\r
+ root@raspberrypi:/home/pi $h1-eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1450\r
+        inet 10.0.0.1  netmask 255.0.0.0  broadcast 10.255.255.255\r
+        inet6 fe80::842b:4aff:fea3:cd22  prefixlen 64  scopeid 0x20<link>\r
+        ether 86:2b:4a:a3:cd:22  txqueuelen 1000  (Ethernet)\r
+        RX packets 257  bytes 31850 (31.1 KiB)\r
+        RX errors 0  dropped 92  overruns 0  frame 0\r
+        TX packets 18  bytes 1356 (1.3 KiB)\r
+        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0\r
+\r
+lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536\r
+        inet 127.0.0.1  netmask 255.0.0.0\r
+        inet6 ::1  prefixlen 128  scopeid 0x10<host>\r
+        loop  txqueuelen 1000  (Local Loopback)\r
+        RX packets 0  bytes 0 (0.0 B)\r
+        RX errors 0  dropped 0  overruns 0  frame 0\r
+        TX packets 0  bytes 0 (0.0 B)\r
+        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0\r
+\r
+ root@raspberrypi:/home/pi $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ root@raspberrypi:/home/pi $h1-eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1450\r
+        inet 10.0.0.1  netmask 255.0.0.0  broadcast 10.255.255.255\r
+        inet6 fe80::842b:4aff:fea3:cd22  prefixlen 64  scopeid 0x20<link>\r
+        ether 86:2b:4a:a3:cd:22  txqueuelen 1000  (Ethernet)\r
+        RX packets 280  bytes 33552 (32.7 KiB)\r
+        RX errors 0  dropped 114  overruns 0  frame 0\r
+        TX packets 18  bytes 1356 (1.3 KiB)\r
+        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0\r
+\r
+ root@raspberrypi:/home/pi $h1-eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1450\r
+        inet 10.0.0.1  netmask 255.0.0.0  broadcast 10.255.255.255\r
+        inet6 fe80::842b:4aff:fea3:cd22  prefixlen 64  scopeid 0x20<link>\r
+        ether 86:2b:4a:a3:cd:22  txqueuelen 1000  (Ethernet)\r
+        RX packets 328  bytes 38062 (37.1 KiB)\r
+        RX errors 0  dropped 155  overruns 0  frame 0\r
+        TX packets 19  bytes 1426 (1.3 KiB)\r
+        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0\r
+\r
+ root@raspberrypi:/home/pi $exit\r
+*** Unknown command: xit
+You may also send a command to a node using:
+  <node> command {args}
+For example:
+  mininet> h1 ifconfig
+
+The interpreter automatically substitutes IP addresses
+for node names when a node is the first arg, so commands
+like
+  mininet> h2 ping h3
+should work.
+
+Some character-oriented interactive commands require
+noecho:
+  mininet> noecho h2 vi foo.py
+However, starting up an xterm/gterm is generally better:
+  mininet> xterm h2
+
+*** Ping: testing ping reachability
+h1 -> *** Error: could not parse ping output: bash: eping: command not found\r
+
+X h3 
+h2 -> h1 h3 
+h3 -> h1 h2 
+*** Results: 16% dropped (5/6 received)
 *** Ping: testing ping reachability
 h1 -> h2 h3 
 h2 -> h1 h3 
 h3 -> h1 h2 
 *** Results: 0% dropped (6/6 received)
-*** Stopping 1 controllers
-c1 
-*** Stopping 5 links
-.....
-*** Stopping 3 switches
-(rpi2)(rpi3)(rpi4)s1 s2 s3 
-*** Stopping 3 hosts
-h1 h2 h3 
-*** Done
-VSoRC>VSoRC>VSoRC>
\ No newline at end of file
+*** Ping: testing ping reachability
+h1 -> h2 h3 
+h2 -> h1 h3 
+h3 -> h1 h2 
+*** Results: 0% dropped (6/6 received)
+rpi2 : h1 s1
+rpi3 : h2 s2
+rpi4 : h3 s3
+rpi5 : 
+rpi6 : 
+rpi7 : 
+rpi8 : 
+rpi9 : 
+rpi10 : 
+rpi11 : 
+rpi12 : 
+rpi13 : 
+rpi14 : 
+rpi15 : 
+localhost : 
+ pi@raspberrypi:~ $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ pi@raspberrypi:~ $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ pi@raspberrypi:~ $PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.\r
+64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=5.32 ms\r
+64 bytes from 10.0.0.2: icmp_seq=2 ttl=64 time=1.57 ms\r
+64 bytes from 10.0.0.2: icmp_seq=3 ttl=64 time=1.58 ms\r
+64 bytes from 10.0.0.2: icmp_seq=4 ttl=64 time=1.68 ms\r
+\r
+--- 10.0.0.2 ping statistics ---\r
+4 packets transmitted, 4 received, 0% packet loss, time 3006ms\r
+rtt min/avg/max/mdev = 1.578/2.543/5.328/1.608 ms\r
+ pi@raspberrypi:~ $PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.\r
+64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=5.01 ms\r
+64 bytes from 10.0.0.2: icmp_seq=2 ttl=64 time=1.57 ms\r
+64 bytes from 10.0.0.2: icmp_seq=3 ttl=64 time=1.57 ms\r
+64 bytes from 10.0.0.2: icmp_seq=4 ttl=64 time=1.58 ms\r
+\r
+--- 10.0.0.2 ping statistics ---\r
+4 packets transmitted, 4 received, 0% packet loss, time 3006ms\r
+rtt min/avg/max/mdev = 1.575/2.436/5.013/1.488 ms\r
+ pi@raspberrypi:~ $exit\r
+*** Unknown command: xit
+You may also send a command to a node using:
+  <node> command {args}
+For example:
+  mininet> h1 ifconfig
+
+The interpreter automatically substitutes IP addresses
+for node names when a node is the first arg, so commands
+like
+  mininet> h2 ping h3
+should work.
+
+Some character-oriented interactive commands require
+noecho:
+  mininet> noecho h2 vi foo.py
+However, starting up an xterm/gterm is generally better:
+  mininet> xterm h2
+
+bash: esudo: command not found\r
+ pi@raspberrypi:~ $pi        1161  0.0  0.4   4360  1796 pts/0    S+   21:39   0:00 grep --color=auto \e[01;31m\e[Kiperf\e[m\e[K\r
+ pi@raspberrypi:~ $pi        1163  0.0  0.4   4360  1788 pts/0    S+   21:39   0:00 grep --color=auto \e[01;31m\e[Kiperf\e[m\e[K\r
+ pi@raspberrypi:~ $Usage: iperf [-s|-c host] [options]\r
+Try `iperf --help' for more information.\r
+ pi@raspberrypi:~ $Usage: iperf [-s|-c host] [options]\r
+Try `iperf --help' for more information.\r
+ pi@raspberrypi:~ $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ pi@raspberrypi:~ $bash: lsls: command not found\r
+ pi@raspberrypi:~ $Error opening terminal: unknown.\r
+ pi@raspberrypi:~ $Error opening terminal: unknown.\r
+ pi@raspberrypi:~ $Kernel IP routing table\r
+Destination     Gateway         Genmask         Flags Metric Ref    Use Iface\r
+10.0.0.0        0.0.0.0         255.0.0.0       U     0      0        0 h1-eth0\r
+ pi@raspberrypi:~ $Kernel IP routing table\r
+Destination     Gateway         Genmask         Flags Metric Ref    Use Iface\r
+10.0.0.0        0.0.0.0         255.0.0.0       U     0      0        0 h1-eth0\r
+ pi@raspberrypi:~ $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ pi@raspberrypi:~ $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ pi@raspberrypi:~ $distribution-karaf-0.6.4-Carbon  openflow      id.sh      multiscp.sh\r
+logs                             pox           iplist     multissh.sh\r
+mininet                          deleteme      l          sudo\r
+oflops                           discover.sh   listen.sh\r
+oftest                           IamTheSecond  log.txt\r
+ pi@raspberrypi:~ $------------------------------------------------------------\r
+Server listening on TCP port 5001\r
+TCP window size: 85.3 KByte (default)\r
+------------------------------------------------------------\r
+Connection to 192.168.25.3 closed by remote host.\r\r