为什么我的本地连接Default Gateway不显示ip地址?

来源:百度知道 编辑:UC知道 时间:2024/05/10 07:25:44
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.

C:\Documents and Settings\Owner>ipconfig

Windows IP Configuration

Ethernet adapter 本地连接:

Connection-specific DNS Suffix . :
Autoconfiguration IP Address. . . : 169.254.24.158
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :

PPP adapter rwpppoe:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 123.11.20.43
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 123.11.20.43

C:\Documents and Settings\Owner>

你这是自动获取的吧,也可以手动分配一个,不知道你的电脑处于什么网络中,一般ADSL 是这样分配的
IP 192.168.1.2
子网掩码 255.255.255.0
网关 192.168.1.1

或者是
IP 192.168.0.2
子网掩码 255.255.255.0
网关 192.168.0.1