A, Windows command line check IP:
Win +R, call up [Run], enter CMD, press Enter to open the terminal, enter ipconfig, check success:
Two, possible problems:
‘ping’ is not an internal or external command, nor is it a runnable program or batch file.
‘ipconfig’ is not an internal or external command, nor a runnable program or batch file.
Solution:
1. Control panel – System:
2. Advanced system Settings – Environment variables:
3, Find system variable Path:
4. Double-click Path and click New:
5, put the path C:\Windows\System32 into the directory and determine:
6. System property page determination:
Close the terminal, open it again, and enter the command lines such as ipconfig and ping.