Changes between Version 21 and Version 22 of GENIExperimenter/Tutorials/PortalSimpleLayer2Example/ExecuteExperiment


Ignore:
Timestamp:
03/11/13 21:29:17 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/PortalSimpleLayer2Example/ExecuteExperiment

    v21 v22  
    9999       An example output should look like :
    100100    {{{
    101 [[inki@r2 ~]$ ping 10.10.1.1 -c 5
    102 PING 10.10.1.1 (10.10.1.1) 56(84) bytes of data.
    103 64 bytes from 10.10.1.1: icmp_seq=1 ttl=64 time=1.95 ms
    104 64 bytes from 10.10.1.1: icmp_seq=2 ttl=64 time=2.27 ms
    105 64 bytes from 10.10.1.1: icmp_seq=3 ttl=64 time=2.04 ms
    106 64 bytes from 10.10.1.1: icmp_seq=4 ttl=64 time=1.95 ms
    107 64 bytes from 10.10.1.1: icmp_seq=5 ttl=64 time=1.72 ms
    108101
    109 --- 10.10.1.1 ping statistics ---
    110 5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    111 rtt min/avg/max/mdev = 1.728/1.992/2.278/0.179 ms
     102[sedwards@client ~]$ ping 10.10.1.2 -c 5
     103PING 10.10.1.2 (10.10.1.2) 56(84) bytes of data.
     10464 bytes from 10.10.1.2: icmp_req=1 ttl=64 time=183 ms
     10564 bytes from 10.10.1.2: icmp_req=2 ttl=64 time=91.2 ms
     10664 bytes from 10.10.1.2: icmp_req=3 ttl=64 time=91.1 ms
     10764 bytes from 10.10.1.2: icmp_req=4 ttl=64 time=91.1 ms
     10864 bytes from 10.10.1.2: icmp_req=5 ttl=64 time=91.2 ms
     109
     110--- 10.10.1.2 ping statistics ---
     1115 packets transmitted, 5 received, 0% packet loss, time 4004ms
     112rtt min/avg/max/mdev = 91.156/109.579/183.129/36.775 ms
    112113}}}
    113114