我的调制解调器路由器没有提供 IP 地址和默认网关。我无法访问我的调制解调器路由器。
请帮我。
当我在 cmd 中输入 ipconfig /all 时,得到的结果如下:
C:\Users\PC1>ipconfig /all
Windows IP 配置
Host Name . . . . . . . . . . . . . . : PC1-PC
Primary Dns Suffix . . . . . . . . . . :
Node Type . . . . . . . . . . . . . . : Hybrid
IP Routing Enabled . . . . . . . . . . : No
WINS Proxy Enabled . . . . . . . . . . : No
以太网适配器本地连接:
Connection-specific DNS Suffix . . . . :
Description . . . . . . . . . . . . . : Realtek RTL8102E/RTL8103E Family PCI-E Fast Ethernet NIC <NDIS 6.20>
Physical Address . . . . . . . . . . . : 00-E0-B3-00-70-84
DHCP Enabled . . . . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . . . : Yes
Link-Local IPv6 Address . . . . . . . : fe80::1c83:6ef3:68f4:7b36%11<Preferred>
Autoconfiguration IPv4 Address . . . . : 169.254.123.54<Preferred>
Subnet Mask . . . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . . . : 234938547
DHCPv6 Client DUID . . . . . . . . . . : 00-01-00-01-14-51-A2-3B-00-E0-B3-00-70-84
DNS Servers . . . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Icpip . . . . . . . . . . : Enabled
隧道适配器 isatap。<4A6DF01B-391C-4CA0-9EDE-E6D5750B54B0>:
Media State . . . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . . . . :
Description . . . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Addres . . . . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled . . . . . . . . . . . . . : No
Autoconfiguration Enabled . . . . . . : Yes
答案1
如果您知道路由器的 IP 地址(例如 192.168.1.1 /24),您可以在同一子网中在您的机器上设置一个静态 IP(例如 192.168.1.2 /24)来与路由器通信和配置。
查找路由器的用户指南,了解默认使用哪个 IP,以及路由器是否默认使用 DHCP 分配地址。将路由器重置为出厂默认设置 - 通常在设备背面或底部有一个小按钮可以完成此操作。如果路由器仍然没有分配 IP 地址,您可以设置一个静态 IP 以尝试访问路由器。