Changes between Version 17 and Version 18 of GeniNetworkStitchingConfirmationTestStatus/NYSERNet


Ignore:
Timestamp:
11/22/13 11:24:47 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/NYSERNet

    v17 v18  
    344344Login to each host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
    345345{{{
    346 [lnevers@ig-gpo ~]$ ping 10.10.4.2 -c 5
     346[lnevers@ig-gpo ~]$ ping -c 60 -q 10.10.4.2
    347347PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
    348 64 bytes from 10.10.4.2: icmp_req=1 ttl=64 time=23.4 ms
    349 64 bytes from 10.10.4.2: icmp_req=2 ttl=64 time=11.2 ms
    350 64 bytes from 10.10.4.2: icmp_req=3 ttl=64 time=11.2 ms
    351 64 bytes from 10.10.4.2: icmp_req=4 ttl=64 time=11.2 ms
    352 64 bytes from 10.10.4.2: icmp_req=5 ttl=64 time=11.3 ms
    353348
    354349--- 10.10.4.2 ping statistics ---
    355 5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    356 rtt min/avg/max/mdev = 11.226/13.710/23.404/4.847 ms
    357 [lnevers@ig-gpo ~]$ ping 192.168.4.2 -c 5
     35060 packets transmitted, 60 received, 0% packet loss, time 59076ms
     351rtt min/avg/max/mdev = 11.193/11.495/23.349/1.547 ms
     352
     353[lnevers@ig-gpo ~]$ ping -c 60 -q 192.168.4.2
    358354PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
    359 64 bytes from 192.168.4.2: icmp_req=1 ttl=64 time=23.5 ms
    360 64 bytes from 192.168.4.2: icmp_req=2 ttl=64 time=11.2 ms
    361 64 bytes from 192.168.4.2: icmp_req=3 ttl=64 time=11.2 ms
    362 64 bytes from 192.168.4.2: icmp_req=4 ttl=64 time=11.2 ms
    363 64 bytes from 192.168.4.2: icmp_req=5 ttl=64 time=11.2 ms
    364355
    365356--- 192.168.4.2 ping statistics ---
    366 5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    367 rtt min/avg/max/mdev = 11.210/13.718/23.522/4.902 ms
    368 [lnevers@ig-gpo ~]$
     35760 packets transmitted, 60 received, 0% packet loss, time 59073ms
     358rtt min/avg/max/mdev = 11.179/11.502/23.663/1.587 ms
    369359
    370360}}}