ipconfig⼀all是什么啊!

2024-10-31 23:31:53
推荐回答(5个)
回答1:

ipconfig/all命令能查看当前电脑网卡的ip信息、DNS信息、DHCP服务器信息等,具体使用方法:

1、在运行中输入cmd

2、打开cmd窗口后在窗口中输入ipconfig/all

3、点击回车后就能看到当前电脑各个网卡的ip相关信息了。

回答2:

电脑左下脚,“开始”->“运行”->在对话框里输入“cmd”,回车
弹出页面中输入这个命令,可以看一下:
C:\Documents and Settings\ss>ipconfig/all

Windows IP Configuration

Host Name . . . . . . . . . . . . : ss
Primary Dns Suffix . . . . . . . : coxr.com.cn
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : coxr.com.cn
wxxr.com.cn
com.cn

Ethernet adapter 本地连接:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-1E-90-7B-F1-B8
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 172.16.10.48
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 172.16.10.1
DHCP Server . . . . . . . . . . . : 172.16.10.1
DNS Servers . . . . . . . . . . . : 192.168.123.5
192.168.1.7
Primary WINS Server . . . . . . . : 192.168.123.5
Lease Obtained. . . . . . . . . . : 2008年4月23日 9:52:57
Lease Expires . . . . . . . . . . : 2008年4月26日 9:52:57

回答3:

ipconfig,即ip配置信息。后面加一个参数/all表示显示所有相关参数
包括ip mac等,可以在命令行中试一下

回答4:

ipconfig/all命令能查看当前电脑网卡的ip信息、DNS信息、DHCP服务器信息等,具体使用方法:
1、在运行中输入cmd
2、打开cmd窗口后在窗口中输入ipconfig/all
3、点击回车后就能看到当前电脑各个网卡的ip相关信息了

回答5:

当前ip相关的所有信息,包括ip,服务器ip,mac地址,服务器名称等等