if using Windows NT you can use the FOR command to call the ping with each successive IP.
See HELP FOR for further explanation.
I believe this should work: for %a in (1, 1, 254) do ping 192.168.1.%a
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.