How to ping multiple IP address in a range of IP address
Issue
How to ping multiple IP address
Product
Any requiring communication with IP address
Environment
Command Prompt
Cause
User wants to ping multiple IP address with one command
Resolution
Run the following command
for /L %z in (1,1,254) do @ping 10.0.0.%z -w 10 -n 1 | find "Reply"
Change the IP address after the ping command to reflect your networks IP range. The above command will ping each address between 10.0.0.1 and 10.0.0.254 and return the IP address that replay to the ping
edit: The -w 10 makes it only wait 10 ms for a reply before moving on. If your network is slow you will have to up this value or take it out all together.
פורסם עבור: שניידר אלקטריק ישראל








זקוק לעזרה?
בורר מוצרים
חפשו ברשת מפיצים מאומתים עם יותר מ-15,000 נקודות מכירה ברחבי העולם.
קבלת הצעת מחיר
התחילו את בקשת הקניה בצורה מקוונת ונציג מכירות ייצור עמכם קשר.
היכן לקנות?
אתר בקלות את מפיץ Schneider Electric הקרוב ביותר אליך.
מרכז העזרה
חפשו משאבי תמיכה לכל הצרכים שלכם במקום אחד.