answersLogoWhite

0

What else can I help you with?

Related Questions

How do you ping in Windows Vista?

Ping in Vista is no different from ping in other versions of Windows. Open command prompt by pressing start, selecting "run", typing "cmd" and pressing enter. This opens a command prompt window. You can then initiate a ping by entering "ping", typing a space, and then entering the IP address or URL of the web resource you wish to ping to.


What switch can be used to ping a destination with 600 byte packets?

in command prompt ping -L 600 "internet address"


What is syntax of ping?

From the command line prompt, type "PING 127.0.0.1" (current IP address) and press ENTER From the commFrom the command line prompt, type "PING 127.0.0.1" (current IP address) and press ENTER and line prompt, type "PING 127.0.0.1" (current IP address) and press ENTER


The correct syntax for the PING command?

From the command line prompt, type "PING 127.0.0.1" (current IP address) and press ENTER


What are the two ways to use the ping utility to test a local computers NIC?

go to command prompt and type in either Ping Loopback, or Ping 127.0.0.1 or Ping another device's IP Address


A technician uses the ping 127.0.0.1 command What is the technician testing?

The ping 127.0.0.1 has host name Loopback, and is used to ping your server to verify software. On the command prompt, the technician would type, PING '127.0.0.1' or PING LOOPBACK.


What is the correct syntax to test other IP addresses?

PING 192.168.0.10 [ from the command prompt ]


How do you ping in Gmail?

im not sure on a mac.. but if you're running WINDOWS, click on "start" then "run" and then type in "cmd" and then press enter Command Prompt should come up (a black box) type in ping.. you can ping websites or ip addresses!


Is it illegal to ping a cellphone?

In most cases, it is not illegal to ping a cellphone if you are the owner of the device or have consent from the owner. However, unauthorized or illegal tracking of someone's cellphone location without their permission can be considered an invasion of privacy and may be illegal.


Which ping eye 2 plus no plus are legal?

Ping Eye 2 +no+ are illegal, the + model is legal.


Which combination of keys would be used at the CLI prompt to interrupt a ping or traceroute?

Ctrl-Shift-6


How do you view ping in command prompt?

First go to your start menu and go to the run box. Then type CMD, this will open a command prompt window. in this window, type ping followed by the IP address or site you would like to test connectivity to. If the connection is available you should get a response that provides you with information on the ping statistics. if the remote site or computer is unavailable you will recieve an error that the remote host is unreachable. An example of this command would be: ping google.com or ping 192.168.1.1