ping | [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] |
[-r count] [-s count] [[-j host-list] | [-k host-list]] | |
[-w timeout] destination-list |
Options: | |
-t | Pings 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. |
-i TTL | Time To Live. |
-v TOS | Type Of Service. |
-r count | Record route for count hops. |
-s count | Timestamp for count hops. |
-j host-list | Loose source route along host-list. |
-k host-list | Strict source route along host-list. |
-w timeout | Timeout in milliseconds to wait for each reply. |
ping localhost - Pings the local host, this will allow you to see if the computer is able to send information out and receive the information back. Note that this does not send information over a network however may allow you to see if the card is being seen.
ping xxx.xxx.xxx.xxx - Allows you to ping another computer where the x's are located are where you would place the IP address of the computer you are attempting to ping. If this is not able to complete this should relay back an unsuccessful message which could be an indication of cable issues, network card issues, hub issue, etc.
QUESTION:
How do I determine a web pages IP address using the ping command?
ANSWER:
You can determine the IP address by typing the domain of the address within the PING command. For example typing:
ping www.computerhope.com
Would indicate on the first line that
our IP address is 166.70.10.23.
APPEND | ARP | ASSOC | AT | ATTRIB | BREAK | CACLS | CALL | CD |
CHCP | CHDIR | CHKDSK | CHKNTFS | CLS | CMD | COLOR | COMMAND | COMP |
COMPACT | CONTROL | CONVERT | COPY | DATE | DEBUG | DEL | DELTREE | DIR 2 |
DIR ... | DISKCOMP | DISKCOPY | DOSKEY | ECHO | EDIT | EDLIN | ERASE | EXIT |
EXPAND | FC | FDISK | FIND | FOR | FORMAT | FTP | GRAFTABL | HELP |
IPCONFIG | LABEL | LOADFIX | MD | MEM | MKDIR | MODE | MORE | MOVE |
MSCDEX | NBTSTAT | NET | NETSTAT | NLSFUNC | NSLOOKUP | PATH | PATHPING | PAUSE |
PING | PROMPT | RD | REN | RENAME | RMDIR | ROUTE | SET | |
SETVER | SHARE | SHUTDOWN | SORT | SUBST | TIME | TREE | TYPE | UNLOCK |
VER | VERIFY | VOL | XCOPY |