167 | | Logged in to each of the hosts and pinged a remote following were assigned: |
168 | | {{{ |
169 | | $ ssh root@192.1.242.24 |
170 | | Linux debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 |
171 | | |
172 | | The programs included with the Debian GNU/Linux system are free software; |
173 | | the exact distribution terms for each program are described in the |
174 | | individual files in /usr/share/doc/*/copyright. |
175 | | |
176 | | Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent |
177 | | permitted by applicable law. |
178 | | Last login: Fri Jul 6 15:12:22 2012 from arendia.gpolab.bbn.com |
179 | | root@debian:~# ping 172.16.3.2 |
| 172 | Logged in to BBN VM and pinged each of the remotes: |
| 173 | {{{ |
| 174 | $ ssh root@192.1.242.13 |
| 175 | root@debian:~# ifconfig |
| 176 | eth0 Link encap:Ethernet HWaddr 02:16:3e:0c:60:0f |
| 177 | inet addr:10.103.0.10 Bcast:10.103.0.255 Mask:255.255.255.0 |
| 178 | inet6 addr: fe80::16:3eff:fe0c:600f/64 Scope:Link |
| 179 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 180 | RX packets:278 errors:0 dropped:0 overruns:0 frame:0 |
| 181 | TX packets:248 errors:0 dropped:0 overruns:0 carrier:0 |
| 182 | collisions:0 txqueuelen:1000 |
| 183 | RX bytes:39892 (38.9 KiB) TX bytes:35307 (34.4 KiB) |
| 184 | |
| 185 | eth1 Link encap:Ethernet HWaddr 52:54:00:bf:8e:ad |
| 186 | inet addr:172.16.4.1 Bcast:172.16.4.255 Mask:255.255.255.0 |
| 187 | inet6 addr: fe80::5054:ff:febf:8ead/64 Scope:Link |
| 188 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 189 | RX packets:17 errors:0 dropped:0 overruns:0 frame:0 |
| 190 | TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 |
| 191 | collisions:0 txqueuelen:1000 |
| 192 | RX bytes:1005 (1005.0 B) TX bytes:398 (398.0 B) |
| 193 | |
| 194 | eth2 Link encap:Ethernet HWaddr 52:54:00:d7:20:a4 |
| 195 | inet addr:172.16.2.2 Bcast:172.16.2.255 Mask:255.255.255.0 |
| 196 | inet6 addr: fe80::5054:ff:fed7:20a4/64 Scope:Link |
| 197 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 198 | RX packets:30 errors:0 dropped:0 overruns:0 frame:0 |
| 199 | TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 |
| 200 | collisions:0 txqueuelen:1000 |
| 201 | RX bytes:2060 (2.0 KiB) TX bytes:398 (398.0 B) |
| 202 | root@debian:~# ping 172.16.4.2 -c 3 |
| 203 | PING 172.16.4.2 (172.16.4.2) 56(84) bytes of data. |
| 204 | 64 bytes from 172.16.4.2: icmp_req=1 ttl=64 time=58.9 ms |
| 205 | 64 bytes from 172.16.4.2: icmp_req=2 ttl=64 time=18.0 ms |
| 206 | 64 bytes from 172.16.4.2: icmp_req=3 ttl=64 time=17.9 ms |
| 207 | |
| 208 | --- 172.16.4.2 ping statistics --- |
| 209 | 3 packets transmitted, 3 received, 0% packet loss, time 2002ms |
| 210 | rtt min/avg/max/mdev = 17.916/31.659/58.970/19.311 ms |
| 211 | root@debian:~# ping 172.16.2.1 -c 3 |
| 212 | PING 172.16.2.1 (172.16.2.1) 56(84) bytes of data. |
| 213 | 64 bytes from 172.16.2.1: icmp_req=1 ttl=64 time=11.5 ms |
| 214 | 64 bytes from 172.16.2.1: icmp_req=2 ttl=64 time=0.442 ms |
| 215 | 64 bytes from 172.16.2.1: icmp_req=3 ttl=64 time=0.399 ms |
| 216 | |
| 217 | --- 172.16.2.1 ping statistics --- |
| 218 | 3 packets transmitted, 3 received, 0% packet loss, time 2000ms |
| 219 | rtt min/avg/max/mdev = 0.399/4.135/11.566/5.254 ms |
| 220 | |
| 221 | }}} |
| 222 | |
| 223 | Logged in to BBN bare metal and pinged each of the remotes: |
| 224 | {{{ |
| 225 | $ ssh root@192.1.242.110 |
| 226 | [root@bbn-w4 ~]# ifconfig |
| 227 | eth0 Link encap:Ethernet HWaddr 5C:F3:FC:BA:51:D4 |
| 228 | inet addr:10.100.0.14 Bcast:10.100.0.255 Mask:255.255.255.0 |
| 229 | inet6 addr: fe80::5ef3:fcff:feba:51d4/64 Scope:Link |
| 230 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 231 | RX packets:211 errors:0 dropped:0 overruns:0 frame:0 |
| 232 | TX packets:1595 errors:0 dropped:0 overruns:0 carrier:0 |
| 233 | collisions:0 txqueuelen:1000 |
| 234 | RX bytes:34898 (34.0 KiB) TX bytes:205446 (200.6 KiB) |
| 235 | Interrupt:28 Memory:92000000-92012800 |
| 236 | |
| 237 | eth2 Link encap:Ethernet HWaddr 00:07:43:11:A4:60 |
| 238 | inet6 addr: fe80::207:43ff:fe11:a460/64 Scope:Link |
| 239 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 240 | RX packets:285 errors:0 dropped:0 overruns:0 frame:0 |
| 241 | TX packets:21 errors:0 dropped:0 overruns:0 carrier:0 |
| 242 | collisions:0 txqueuelen:1000 |
| 243 | RX bytes:22953 (22.4 KiB) TX bytes:1774 (1.7 KiB) |
| 244 | Interrupt:24 |
| 245 | |
| 246 | eth2.24 Link encap:Ethernet HWaddr 00:07:43:11:A4:60 |
| 247 | inet addr:172.16.2.1 Bcast:172.16.2.255 Mask:255.255.255.0 |
| 248 | inet6 addr: fe80::207:43ff:fe11:a460/64 Scope:Link |
| 249 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 250 | RX packets:15 errors:0 dropped:0 overruns:0 frame:0 |
| 251 | TX packets:10 errors:0 dropped:1 overruns:0 carrier:0 |
| 252 | collisions:0 txqueuelen:0 |
| 253 | RX bytes:930 (930.0 b) TX bytes:756 (756.0 b) |
| 254 | |
| 255 | eth2.2603 Link encap:Ethernet HWaddr 00:07:43:11:A4:60 |
| 256 | inet addr:172.16.3.1 Bcast:172.16.3.255 Mask:255.255.255.0 |
| 257 | inet6 addr: fe80::207:43ff:fe11:a460/64 Scope:Link |
| 258 | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 259 | RX packets:10 errors:0 dropped:0 overruns:0 frame:0 |
| 260 | TX packets:5 errors:0 dropped:1 overruns:0 carrier:0 |
| 261 | collisions:0 txqueuelen:0 |
| 262 | RX bytes:590 (590.0 b) TX bytes:378 (378.0 b) |
| 263 | |
| 264 | [root@bbn-w4 ~]# ping -c 3 172.16.3.2 |
194 | | Logged into each host and tried to ping the remotes in other experiments, no traffic was exchanged. |
195 | | |
196 | | Verified MAC address assignment: |
197 | | {{{ |
198 | | root@debian:~# ifconfig |
199 | | eth0 Link encap:Ethernet HWaddr 02:16:3e:6e:22:3c |
200 | | inet addr:10.103.0.23 Bcast:10.103.0.255 Mask:255.255.255.0 |
201 | | inet6 addr: fe80::16:3eff:fe6e:223c/64 Scope:Link |
202 | | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
203 | | RX packets:582 errors:0 dropped:0 overruns:0 frame:0 |
204 | | TX packets:431 errors:0 dropped:0 overruns:0 carrier:0 |
205 | | collisions:0 txqueuelen:1000 |
206 | | RX bytes:62154 (60.6 KiB) TX bytes:59306 (57.9 KiB) |
207 | | |
208 | | eth1 Link encap:Ethernet HWaddr 52:54:00:12:58:a7 |
209 | | inet addr:172.16.2.2 Bcast:172.16.2.255 Mask:255.255.255.0 |
210 | | inet6 addr: fe80::5054:ff:fe12:58a7/64 Scope:Link |
211 | | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
212 | | RX packets:14 errors:0 dropped:0 overruns:0 frame:0 |
213 | | TX packets:11 errors:0 dropped:0 overruns:0 carrier:0 |
214 | | collisions:0 txqueuelen:1000 |
215 | | RX bytes:996 (996.0 B) TX bytes:678 (678.0 B) |
216 | | |
217 | | eth2 Link encap:Ethernet HWaddr 52:54:00:d1:2d:24 |
218 | | inet addr:172.16.3.1 Bcast:172.16.3.255 Mask:255.255.255.0 |
219 | | inet6 addr: fe80::5054:ff:fed1:2d24/64 Scope:Link |
220 | | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
221 | | RX packets:24 errors:0 dropped:0 overruns:0 frame:0 |
222 | | TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 |
223 | | collisions:0 txqueuelen:1000 |
224 | | RX bytes:1862 (1.8 KiB) TX bytes:1238 (1.2 KiB) |
225 | | }}} |
226 | | |
227 | | |
| 286 | |
| 287 | Verified MAC address assignment for the BBN VM: |
| 288 | {{{ |
| 289 | lnevers@sendaria:~/gcf-1.6.2$ ssh root@192.1.242.13 |
| 290 | root@debian:~# ifconfig|grep HWaddr |
| 291 | eth0 Link encap:Ethernet HWaddr 02:16:3e:0c:60:0f |
| 292 | eth1 Link encap:Ethernet HWaddr 52:54:00:bf:8e:ad |
| 293 | eth2 Link encap:Ethernet HWaddr 52:54:00:d7:20:a4 |
| 294 | root@debian:~# |
| 295 | }}} |
| 296 | |
| 297 | Verified MAC address assignment for the BBN bare metal: |
| 298 | {{{ |
| 299 | Connection to 192.1.242.13 closed. |
| 300 | lnevers@sendaria:~/gcf-1.6.2$ ssh root@192.1.242.110 |
| 301 | [root@bbn-w4 ~]# ifconfig|grep HWaddr |
| 302 | eth0 Link encap:Ethernet HWaddr 5C:F3:FC:BA:51:D4 |
| 303 | eth2 Link encap:Ethernet HWaddr 00:07:43:11:A4:60 |
| 304 | eth2.24 Link encap:Ethernet HWaddr 00:07:43:11:A4:60 |
| 305 | eth2.2603 Link encap:Ethernet HWaddr 00:07:43:11:A4:60 |
| 306 | }}} |
| 307 | |
| 308 | |
| 309 | xxx |