lafleur1977 Posted October 14, 2008 Report Share Posted October 14, 2008 Can anybody tell me about the following:Ping -l sizeping -jping -kwhy are they useful?Thanks Quote Link to comment Share on other sites More sharing options...
Boris Posted October 14, 2008 Report Share Posted October 14, 2008 Can anybody tell me about the following:Ping -l sizeping -jping -kwhy are they useful?ThanksThe only one of these I've come across is :-ping -l preloadSends preload packets as fast as possible, then falls back into a normal mode of behavior. It is supposed to be good for finding out how many packets your routers can quickly handle, which is good for diagnosing problems that may appear with large TCP window sizes. Quote Link to comment Share on other sites More sharing options...
lafleur1977 Posted October 14, 2008 Author Report Share Posted October 14, 2008 Cool, is the preload part just how many bytes are intended to be send e.g. ping -l 6 192.168.1.1Thanks for the help. Quote Link to comment Share on other sites More sharing options...
AnandN Posted October 15, 2008 Report Share Posted October 15, 2008 Ans :- Ping -l size =Used to Send buffer size. ping -j = Loose source route along host-list. ping -k = Strict source route along host-list. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.