Pract
Pract
the results. The ping command displays whether the destination responded and how long it took to receive a reply. If there is an error in the delivery to the destination, the ping command displays an error message.
ping command is used to find out whether the peer host/gateway is reachable.
Ping your computer (by address, not host name) to determine that TCP/IP is functioning. (Pinging your computer does not verify that your network adapter is functioning.) Ping the local router to determine whether the router is running. Ping beyond your local router.
Ping syntax: Ping [option] ip address Option: option -t description Pings the specified host until stopped. To see statistics and continue - type Control-Break; To stop - press Ctrl + C. Resolve addresses to hostnames. Determines the number of echo requests to send. The default is 4 requests. Enables you to adjust the size of the ping packet. The default size is 32 bytes. Set Don't Fragment flag in packet. Time To Live. Type Of Service. Record route for count hops. Timestamp for count hops. Loose source route along host-list. Strict source route along host-list.
-a -n count
-l size
-w timeout Ipconfig: