发布网友 发布时间:2024-10-24 16:32
共5个回答
热心网友 时间:2024-10-29 23:22
在你的电脑上,点击开始菜单,找到运行,点击打开在运行对话框输入cmd,跳出的对话框里输入ipconfig。
它的显示如下所示:
C:\Documents and Settings\Administrator>ipconfig
Windows IP Configuration
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.102
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
注:
IP Address 对应显示你的ip地址
Subnet Mask 对应显示你的子网掩码
Default Gateway 对应显示你的网关,一般为你的路由器地址
还可以用命令ipconfig/all较详细显示你的ip配置信息。
如下所示:
C:\Documents and Settings\Administrator>ipconfig/all
Windows IP Configuration
Host Name . . . . . . . . . . . . : LUOBO-1AFC94FC3 (#你的主机名)
Primary Dns Suffix . . . . . . . : (#主DNS后缀)
Node Type . . . . . . . . . . . . : Unknown (#默认的NetBIOS 节点类型)
IP Routing Enabled. . . . . . . . : No (#路由功能是否可用)
WINS Proxy Enabled. . . . . . . . : No (#wins代理服务器是否可用)
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : (#连接-特定的DNS后缀)
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast (#网卡描述)
ernet NIC
Physical Address. . . . . . . . . : 00-F0-4C--92-01 (#你的网卡MAC地址)
Dhcp Enabled. . . . . . . . . . . : Yes (#DHCP是否可用)
Autoconfiguration Enabled . . . . : Yes (#自动获取是否可用)
IP Address. . . . . . . . . . . . : 192.168.0.102 (#ip地址)
Subnet Mask . . . . . . . . . . . : 255.255.255.0 (#子网掩码)
Default Gateway . . . . . . . . . : 192.168.0.1 (#默认网关)
DHCP Server . . . . . . . . . . . : 192.168.0.1 (#DHCP服务器地址)
DNS Servers . . . . . . . . . . . : 192.168.0.1 (#DNS服务器地址)
Lease Obtained. . . . . . . . . . : 2010年11月28日 12:56:38 (#地址租约开始时间)
Lease Expires . . . . . . . . . . : 2010年11月29日 12:56:38 (#地址租约到期时间)
热心网友 时间:2024-10-29 23:24
这个命令就是看你网卡信息的。 看来你对这个命令还不清楚。
这个命令。可以看到你网卡的所有信息加个/ALL还可以看的更详细。。。
你是不是想看公网IP啊。 用www.IP138.COM看吧。 你是在局域网环境。所以用这个命令看不到你自己的公网地址。
热心网友 时间:2024-10-29 23:22
C:\Documents and Settings\Administrator>ipconfig
Windows IP Configuration
Ethernet adapter 无线网络连接:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.168.2 -----这个是你的本机ip
Subnet Mask . . . . . . . . . . . : 255.255.255.0 -----这个是子网掩码
Default Gateway . . . . . . . . . : 192.168.168.1 ------这个是路由器的ip
热心网友 时间:2024-10-29 23:22
查询本身IP地址的方法如下:
IP Address后面就是本机的IP地址
Physical Address是物理IP,也就是MAC地址
热心网友 时间:2024-10-29 23:21
你的IP是动态的。每次都变,IPCONFIG查出来的是路由器给你分配的IP。你要看每次的动态分配的IP就进路由器里看吧。一般在工作状态那里看。