Check method: First enter the dos window and execute the "ping 127.0.0.1" command to check whether the protocol is normal; then execute the "IPCONFIG" command to check the network connection; then execute "ping website address" to check whether it is connected to the Internet; Finally, execute "netsh" to view the local connection properties.

The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
First use the Ping command to diagnose whether the local TCP/IP protocol is installed normally. The detection method is as follows: press win R to run, then enter the "CMD" command in the run dialog box, and press ENTER to enter the command operation interface , as shown below:

Enter ping 127.0.0.1 and press enter to start checking whether the local TCP/IP protocol is installed normally? The result is that it can respond normally. It means that the local TCP/IP network protocol installation is normal

# Check the IP address, subnet mask, and default gateway of the local connection and other network links. After entering the command IPCONFIG, Press Enter

to check whether the computer is connected to the Internet. Enter: ping www.baidu.com in the command box and press Enter

If the above IP address setting is wrong, then enter the command: netsh interface ip set address local connection static 192.168.131.131 255.255.255.0 192.168.131.1
By viewing the local The properties of the connection can be seen and the setting is successful


For more computer-related knowledge, please visit the FAQ column!
The above is the detailed content of How to use the ping command to check for network failures. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

Zend Studio 13.0.1
Powerful PHP integrated development environment

WebStorm Mac version
Useful JavaScript development tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.





