在网吧里用CMD的返回的这个是什么意思?

来源:百度知道 编辑:UC知道 时间:2024/05/24 06:08:26
在网吧里用CMD的ipconfig命令查看主机IP结果返回以下结果,是什么意思啊?禁用?还有什么具体的途径啊?
返回如下:
Error: unrecongnized or incomplete command line.

USAGE:
ipconfig [/? | /all | /renew [adapter] | /release [adapter] |
/flushdns | /displaydns | /registerdns |
/showclassid adapter |
/setclassid adapter [classid] ]

where
adapter Connection name
(wildcard characters * and ? allowed, see examples)

Options:
/? Display this help message
/all Display full configuration information.
/release Release the IP address for the specified adapter.
/renew Renew the IP address for the specified adapter.
/flushdns Purges the DNS Resolver cache.
/registerdns Refreshes all DHCP leases and re-registers DNS names
/displaydns Display the contents of the DNS Resolver Cache.

这个命令用来查看网络配置

如果直接用ipconfig 什么参数都不加的话 返回的结果应该是类似以下形式:
Windows IP Configuration

Ethernet adapter 本地连接:

Connection-specific DNS Suffix . : domain
IP Address. . . . . . . . . . . . : 192.168.1.108
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.125
能看到本地活动的IP配置

一般常用的用法是ipconfig/all 返回类似如下形式:

Windows IP Configuration

Ethernet adapter 本地连接:

Connection-specific DNS Suffix . : domain
IP Address. . . . . . . . . . . . : 192.168.1.108
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.125

C:\Documents and Settings\lizhenhe>ipconfig/all

Windows IP Configuration

Host Name . . . . . . . . . . . . : lizhenhe
Primary Dns Suffix . . . . . . . :
Node