Changes between Version 29 and Version 30 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-1


Ignore:
Timestamp:
08/20/12 11:24:36 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v29 v30  
    8787      <login authentication="ssh-keys" hostname="pc2.utah.geniracks.net" port="22" username="lnevers"/>   
    8888}}}
    89 VerifY dataplane connectivity for each endpoints in each experiment:
     89VerifY dataplane connectivity for each host in each experiment. Check the FreeBSD host:
    9090{{{
     91 $ ssh pc4.utah.geniracks.net
     92 %ifconfig bce1
     93 bce1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
     94        options=c01bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,VLAN_HWTSO,LINKSTATE>
     95        ether e8:39:35:b1:ec:9e
     96        inet 10.10.1.2 netmask 0xffffff00 broadcast 10.10.1.255
     97        media: Ethernet 1000baseT <full-duplex>
     98        status: active
     99 %ping 10.10.1.1
     100  PING 10.10.1.1 (10.10.1.1): 56 data bytes
     101  64 bytes from 10.10.1.1: icmp_seq=0 ttl=64 time=0.251 ms
     102  64 bytes from 10.10.1.1: icmp_seq=1 ttl=64 time=0.109 ms
     103  64 bytes from 10.10.1.1: icmp_seq=2 ttl=64 time=0.107 ms
     104}}}
    91105
     106{{{
     107  $ ssh pc2.utah.geniracks.net
     108  host-ubuntu12:~% ifconfig eth1
     109  eth1      Link encap:Ethernet  HWaddr e8:39:35:b1:0c:7e 
     110            inet addr:10.10.1.1  Bcast:10.10.1.255  Mask:255.255.255.0
     111            inet6 addr: fe80::ea39:35ff:feb1:c7e/64 Scope:Link
     112            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     113            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
     114            TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
     115            collisions:0 txqueuelen:1000
     116            RX bytes:0 (0.0 B)  TX bytes:492 (492.0 B)
     117            Interrupt:37 Memory:f2000000-f2012800
     118 host-ubuntu12:~% ping 10.10.1.2
     119 PING 10.10.1.2 (10.10.1.2) 56(84) bytes of data.
     120 64 bytes from 10.10.1.2: icmp_req=1 ttl=64 time=0.067 ms
     121 64 bytes from 10.10.1.2: icmp_req=2 ttl=64 time=0.093 ms
     122 64 bytes from 10.10.1.2: icmp_req=3 ttl=64 time=0.095 ms
    92123}}}
     124
    93125== Step 6. Release physical node resource ==
    94126