| 
            
            
             
              Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved.
  C:\Users\Octopus>ping www.baidu.com
  Pinging www.a.shifen.com [111.13.100.91] with 32 bytes of data: Reply from 192.168.0.1: Destination net unreachable. Reply from 192.168.0.1: Destination net unreachable. Reply from 192.168.0.1: Destination net unreachable. Request timed out.
  Ping statistics for 111.13.100.91:     Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
  C:\Users\Octopus>ping 111.13.100.91
  Pinging 111.13.100.91 with 32 bytes of data: Reply from 192.168.0.1: Destination net unreachable. Reply from 192.168.0.1: Destination net unreachable. Reply from 192.168.0.1: Destination net unreachable. Reply from 192.168.0.1: Destination net unreachable.
  Ping statistics for 111.13.100.91:     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  C:\Users\Octopus>ping zh.arslanbar.net
  Pinging zh.arslanbar.net [106.186.126.193] with 32 bytes of data: Reply from 106.186.126.193: bytes=32 time=503ms TTL=46 Reply from 106.186.126.193: bytes=32 time=301ms TTL=46 Reply from 106.186.126.193: bytes=32 time=256ms TTL=46 Reply from 106.186.126.193: bytes=32 time=271ms TTL=46
  Ping statistics for 106.186.126.193:     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds:     Minimum = 256ms, Maximum = 503ms, Average = 332ms
  C:\Users\Octopus>
               
             |