How to use Ping operatior in cmd
Microsoft Windows [Version 10.0.19043.1052]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Dell>ping google.com
Pinging google.com [2404:6800:4005:820::200e] with 32 bytes of data:
Reply from 2404:6800:4005:820::200e: time=35ms
Reply from 2404:6800:4005:820::200e: time=40ms
Reply from 2404:6800:4005:820::200e: time=39ms
Reply from 2404:6800:4005:820::200e: time=42ms
Ping statistics for 2404:6800:4005:820::200e:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 35ms, Maximum = 42ms, Average = 39ms
C:\Users\Dell>Ping xetot360.com
Pinging xetot360.com [202.92.4.44] with 32 bytes of data:
Reply from 202.92.4.44: bytes=32 time=4ms TTL=55
Reply from 202.92.4.44: bytes=32 time=9ms TTL=55
Reply from 202.92.4.44: bytes=32 time=7ms TTL=55
Reply from 202.92.4.44: bytes=32 time=4ms TTL=55
Ping statistics for 202.92.4.44:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 9ms, Average = 6ms
C:\Users\Dell>Ping tamsinh.net
Pinging tamsinh.net [202.92.4.44] with 32 bytes of data:
Reply from 202.92.4.44: bytes=32 time=6ms TTL=55
Reply from 202.92.4.44: bytes=32 time=8ms TTL=55
Reply from 202.92.4.44: bytes=32 time=10ms TTL=55
Reply from 202.92.4.44: bytes=32 time=17ms TTL=55
Ping statistics for 202.92.4.44:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 6ms, Maximum = 17ms, Average = 10ms
C:\Users\Dell>Ping tenten.vn
Pinging tenten.vn [2404:f080:1101:302:a163:44:193:390] with 32 bytes of data:
Reply from 2404:f080:1101:302:a163:44:193:390: time=9ms
Reply from 2404:f080:1101:302:a163:44:193:390: time=14ms
Reply from 2404:f080:1101:302:a163:44:193:390: time=12ms
Reply from 2404:f080:1101:302:a163:44:193:390: time=9ms
Ping statistics for 2404:f080:1101:302:a163:44:193:390:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 9ms, Maximum = 14ms, Average = 11ms
C:\Users\Dell>Ping chungnguyen.xyz
Pinging chungnguyen.xyz [207.148.101.152] with 32 bytes of data:
Reply from 207.148.101.152: bytes=32 time=111ms TTL=52
Reply from 207.148.101.152: bytes=32 time=109ms TTL=52
Reply from 207.148.101.152: bytes=32 time=109ms TTL=52
Reply from 207.148.101.152: bytes=32 time=103ms TTL=52
Ping statistics for 207.148.101.152:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 103ms, Maximum = 111ms, Average = 108ms
C:\Users\Dell>Ping wpcanban.com
Pinging wpcanban.com [2606:4700:3036::6815:211d] with 32 bytes of data:
Reply from 2606:4700:3036::6815:211d: time=40ms
Reply from 2606:4700:3036::6815:211d: time=28ms
Reply from 2606:4700:3036::6815:211d: time=29ms
Reply from 2606:4700:3036::6815:211d: time=30ms
Ping statistics for 2606:4700:3036::6815:211d:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 28ms, Maximum = 40ms, Average = 31ms
C:\Users\Dell>Ping hocban.com
Pinging HDRedirect-LB7-5a03e1c2772e1c9c.elb.us-east-1.amazonaws.com [3.223.115.185] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 3.223.115.185:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Users\Dell>Ping
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] [-R] [-S srcaddr] [-c compartment] [-p]
[-4] [-6] target_name
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet (IPv4-only).
-i TTL Time To Live.
-v TOS Type Of Service (IPv4-only. This setting has been deprecated
and has no effect on the type of service field in the IP
Header).
-r count Record route for count hops (IPv4-only).
-s count Timestamp for count hops (IPv4-only).
-j host-list Loose source route along host-list (IPv4-only).
-k host-list Strict source route along host-list (IPv4-only).
-w timeout Timeout in milliseconds to wait for each reply.
-R Use routing header to test reverse route also (IPv6-only).
Per RFC 5095 the use of this routing header has been
deprecated. Some systems may drop echo requests if
this header is used.
-S srcaddr Source address to use.
-c compartment Routing compartment identifier.
-p Ping a Hyper-V Network Virtualization provider address.
-4 Force using IPv4.
-6 Force using IPv6.
C:\Users\Dell>
Không có bình luận nào cho bài viết.