Ping Informaiton

  • Thread starter Thread starter CleptoAus
  • Start date Start date
C

CleptoAus

Hello all, I was wondering, what is the ping command where
I can ping a ip address without it stopping? I know that
if I type in command prompt, ping 192.168.0.1 or what ever
ip but how do I actually ping a ip addy untill I stop it?
Thanks all :-)
 
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.

At command prompt type ping /?
for this and more info on ping.
 
CleptoAus said:
Hello all, I was wondering, what is the ping command where
I can ping a ip address without it stopping? I know that
if I type in command prompt, ping 192.168.0.1 or what ever
ip but how do I actually ping a ip addy untill I stop it?

ping -t will ping the specified host until stopped.

For full information on all pping's command line flags, type "ping -?"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Ping wrong IP WINXP Prof 3
Ping Information. 1
Ping Program 1
IP address incorrect 1
cannot ping certain workstations through hostnames 1
Problem about NATTING in WinCE 0
batch question 5
DNS Resolution problem 12

Back
Top