cmd ipconfig 详细介绍
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
一、ipconfig:显示网卡的简单配置。
①Ipconfig
命令示符:开始—>运行,在“打开”里输入“cmd”,然后键入“ipconfig”命令后回车
若出现如下信息,则表示获上IP,线路完全畅通:
Windows IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 219.219.0.162(本机地址)
Subnet Mask . . . . . . . . . . . : 255.255.255.128
Default Gateway . . . . . . . . . :219.219.0.129(本网段网关)
若出现如下信息,则表示未获上IP,利用ipconfig/renew命令重新获取IP:
Windows IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
②、ipconfig/all:显示网卡的详细配置。
ipconfig/all
打开命令提示符:开始—>运行,在“打开”里输入“cmd”,然后键入“ipconfig/all”命令后回车Windows IP Configuration
Host Name . . . . . . . . . . . . : sqclbeforeyou —>主机名
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : —>此连接的DNS后缀
Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethernet NIC Physical Address. . . . . . . . . : 00-0A-E6-CD-FD-F1—>实际地址
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 219.219.0.162 —>IP地址
Subnet Mask . . . . . . . . . . . : 255.255.255.128 —>子网掩码
Default Gateway . . . . . . . . . : 219.219.0.129 —>默认网关
DHCP Server . . . . . . . . . . . : 192.168.100.3 —>DHCP服务器
DNS Servers . . . . . . . . . . . : 219.219.0.11 —>首选DNS服务器
61.147.37.1 —>备用DNS服务器
Lease Obtained. . . . . . . . . . : 2005年4月25日15:01:49 —>获得的租约
Lease Expires . . . . . . . . . . : 2005年4月26日15:01:49
③、ipconfig/renew:释放并更新网卡的配置。
ipconfig/renew
打开命令提示符:开始—>运行,在“打开”里输入“cmd”,然后键入“ipconfig/renew”命令后回车
Windows IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : —>此连接的DNS后缀
IP Address. . . . . . . . . . . . : 219.219.0.162
Subnet Mask . . . . . . . . . . . : 255.255.255.128
Default Gateway . . . . . . . . . : 219.219.0.129
④ipconfig/release:释放网卡的配置。
ipconfig/release:
打开命令提示符:开始—>运行,在“打开”里输入“cmd”,然后键入“ipconfig/release”命令后回车
Windows IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 0.0.0.0
Subnet Mask . . . . . . . . . . . : 0.0.0.0
Default Gateway . . . . . . . . . :