Changes between Version 32 and Version 33 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-2


Ignore:
Timestamp:
06/01/12 10:45:30 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-2

    v32 v33  
    250250Logged in to the first assigned host:
    251251{{{
    252 lnevers1@sendaria:~/gcf-1.6.2$ ssh pc1.utah.geniracks.net
     252lnevers1@sendaria:~$ ssh pc4.utah.geniracks.net
    253253Welcome to Ubuntu 12.04 LTS (GNU/Linux 2.6.38.7-1.0emulab x86_64)
    254254
    255255 * Documentation:  https://help.ubuntu.com/
    256 Last login: Fri May 25 10:06:21 2012 from sendaria.gpolab.bbn.com
     256
     257The programs included with the Ubuntu system are free software;
     258the exact distribution terms for each program are described in the
     259individual files in /usr/share/doc/*/copyright.
     260
     261Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
     262applicable law.
     263
    257264hostx:~% cat /etc/issue
    258265Ubuntu 12.04 LTS \n \l
    259266
    260267hostx:~%
     268
    261269}}}
    262270Logged in to the second host:
    263271{{{
    264 lnevers1@sendaria:~/gcf-1.6.2$ ssh pc4.utah.geniracks.net
    265 Welcome to Ubuntu 12.04 LTS (GNU/Linux 2.6.38.7-1.0emulab x86_64)
     272lnevers1@sendaria:~$ ssh pc1.utah.geniracks.netWelcome to Ubuntu 12.04 LTS (GNU/Linux 2.6.38.7-1.0emulab x86_64)
    266273
    267274 * Documentation:  https://help.ubuntu.com/
    268 Last login: Fri May 25 10:07:13 2012 from sendaria.gpolab.bbn.com
     275
     276The programs included with the Ubuntu system are free software;
     277the exact distribution terms for each program are described in the
     278individual files in /usr/share/doc/*/copyright.
     279
     280Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
     281applicable law.
     282
    269283hosty:~% cat /etc/issue
    270284Ubuntu 12.04 LTS \n \l
     
    281295{{{
    282296hosty:~% ifconfig -a|grep HW
     297eth0      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:94 
     298eth1      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:96 
     299eth2      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:64 
     300eth3      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:66 
     301}}}
     302On the second host:
     303{{{
     304hostx:~% ifconfig -a|grep HW
    283305eth0      Link encap:Ethernet  HWaddr e8:39:35:b1:ec:9c 
    284306eth1      Link encap:Ethernet  HWaddr e8:39:35:b1:ec:9e 
     
    286308eth3      Link encap:Ethernet  HWaddr e8:39:35:b1:ec:d2 
    287309}}}
    288 On the second host:
    289 {{{
    290 hostx:~% ifconfig -a|grep HW
    291 eth0      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:94 
    292 eth1      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:96 
    293 eth2      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:64 
    294 eth3      Link encap:Ethernet  HWaddr e8:39:35:b1:0f:66 
     310== Step 19. Verify that VMs' MAC addresses are learned on the data plane switch ==
     311
     312Successfully exchanged traffic over the dataplane, as shown by ARP tables.
     313
     314ARP table on hosty:
     315{{{
     316hosty:~% arp -a
     317ops.utah.geniracks.net (155.98.34.5) at 00:00:9b:62:24:e0 [ether] on eth0
     318? (155.98.34.1) at 00:d0:bc:f4:14:f8 [ether] on eth0
     319boss.utah.geniracks.net (155.98.34.4) at 00:00:9b:62:24:df [ether] on eth0
     320hostX-lan0 (10.10.1.1) at e8:39:35:b1:ec:9e [ether] on eth1
     321hosty:~%
     322}}}
     323
     324ARP table on hostx:
     325{{{
     326hostx:~% arp -a
     327ops.utah.geniracks.net (155.98.34.5) at 00:00:9b:62:24:e0 [ether] on eth0
     328? (155.98.34.1) at 00:d0:bc:f4:14:f8 [ether] on eth0
     329boss.utah.geniracks.net (155.98.34.4) at 00:00:9b:62:24:df [ether] on eth0
     330hostY-lan0 (10.10.1.2) at e8:39:35:b1:0f:96 [ether] on eth1
    295331hostx:~%
    296332}}}
    297 == Step 19. Verify that VMs' MAC addresses are learned on the data plane switch ==
    298333
    299334== Step 20. Stop traffic and delete slivers ==