What does the ping 192.168.0.1 -l 1000 -n 100 command do?
![]() |
What does the ping 192.168.0.1 -l 1000 -n 100 command do?
Well ping sends a packet with a reply request.
-l tells the size of the packet in bytes.
-n tells the count of how many times you want to send the packet.
This was probably done to check your connectivity to your router.
All times are GMT -7. The time now is 11:00 PM. |