This command reports all IP addresses in the specified range. Whether it is used or not, the user has to scroll through a large amount of content in the command line window. In fact, we can avoid these troubles, just create a batch file, ask it to return only those unused IP addresses, and then enter the results of the command into a text file. The following describes the method:
Open Notepad
, enter the following command in the window:
@Echo off
date /t > IPList. Txt
time /t >> IPList.txt
echo =========== >> IPList.txt
For /L %%f in (1,1,100) Do Ping.exe -n 2 192.168.1.%%f Find
"Request timed out." & echo 192.168.1.%%f Timed Out >>
IPList.txt & echo off
cls
Echo Finished!
@Echo on
Notepad.exe IPList.txt
Save this file as IPTracker.bat and close the Notepad program.
It should be noted that in this batch file, the entire For...In...Do command consists of several commands connected by "&&". The command starts with "For" and ends with "Off", and the entire command must be on one line. Of course, if the user wants to use this method, the user's own IP address needs to be used to replace the IP address in the example.
Later, if the user wants to solve the DHCP problem, you can locate and double-click the IPTracker.bat file in the browser window, and then start an IP address tracking tool. This batch only finds those unused IP addresses, and Save the results in a Notepad file. (In this case, the saved batch file becomes an IP address tracking tool, which can be created once and used repeatedly.)
Note: This method is only available for Windows XP Professional (Pro)
mentioned the word system security, I believe that most people will think about various firewall too
When using a computer, some Word documents or open web pages will be loaded into the memory,
In Windows XP, the default My Documents storage location is in the system disk. If we dont n
Symptom: When you start the system interface, you cant open anything. It takes about a minute to ope
Clearly understand the system process
Taskbar Application New Skills 5
Let Windows XP sleep and be safe
Tips: Another way to achieve Win XP automatic maintenance
Seven strokes to improve the speed of Windows XP
8 real reasons for slowing down the operating system startup
Why is "Add or Remove Programs" blank
Make your own integrated SP2 XP CD (1)
Teach you to set up a Windows XP shared folder that requires a password
Easy two-line alignment in Word documents
Make your XP multi-system boot menu different
Make the system more "easy": not installed first slimming - nLite
How to set the internet property language in win7 system
Win8 upgrade win8.1 graphic tutorial
Win7 system dllhost.exe process takes up a lot of memory space how to do?
Win7 system can not play QQ games how to do
How to configure the zabbix alarm function of Linux system?
Windows XP users face a new 0day vulnerability attack
When the win10 upgrade encounters the boot system detection does not pass, how to solve it?
How to open Compact mode Win10 Windows10 Compact mode detailed