Friday, August 19, 2011
Countinous ping from windows and Solaris
Posted on 12:07 PM by Kalum Umesh
Sometime you may need to do continuous ping from your machine to another machines :
You can use simply use ping command from Linux machines, But you have to do that in following ways in Windows and Solaris
Windows : ping <ipaddress< -t
Solaris : ping -s <ipaddress> or ping -s <ipaddress> <no_of_pings>
Subscribe to:
Post Comments (Atom)
No Response to "Countinous ping from windows and Solaris"
Leave A Reply