Home  >  Article  >  Check what the ip command is

Check what the ip command is

coldplay.xixi
coldplay.xixiOriginal
2021-02-18 14:38:2538513browse

The command to view the IP is [ipconfig /all]. Viewing method: First click Start, enter "cmd" in the search box; then enter [ipconfig /all] in the pop-up CMD command; finally view IPv4 address, default gateway and DNS server are enough.

Check what the ip command is

#The operating environment of this article: Windows 7 system, Dell G3 computer.

The command to check the ip is [ipconfig /all], check method:

1. Click "Start" in the lower left corner of the system desktop, and then enter in the search box "cmd".

Note: If it is an XP system, please click "Start" and then "Run", and then enter "cmd" in the window. The other steps are the same!

Check what the ip command is

#2. Enter: ipconfig /all in the pop-up CMD command and press Enter.

Check what the ip command is

3. After that, we will get the information as shown below.

Here, we only need to check the IPv4 address, default gateway and DNS server.

As marked in the figure, the IPv4 address is the IP address of our local machine, and the remaining default network management and DNS servers are also the default network management and DNS addresses of our local machine.

Check what the ip command is

If you want to learn more about programming, please pay attention to php trainingcolumn!

The above is the detailed content of Check what the ip command is. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn