How To Ping Multiple Ip Addresses?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open a command prompt window.
2. Type “ping” followed by a space and the IP address you want to ping.
3. Press “Enter” to ping the IP address once.
4. To ping the same IP address multiple times, add the “-n” switch followed by the number of times you want to ping the IP address. For example, if you want to ping the IP address 8.8.8.8 ten times, you would type “ping 8.8.8.8 -n 10”.
5. To ping multiple IP addresses, separate each IP address with a space. For example, if you want to ping 8.8.8.8 and 8.8.4.4, you would type “ping 8.8.8.8 8.8.4.4”.
6. Press “Enter” to ping all of the IP addresses.