Home > Enterprise >  Windows 7 configuration static IP address could not take effect?
Windows 7 configuration static IP address could not take effect?

Time:09-16

Hospital internal LAN many Windows 7 PC has the following situation:

The IP address of the computer network card for manual specified,


Restart the computer unable to connect to network (80% chance), confirmed manually specify the IP is still in ipconfig/all found to have two address, as follows:



Physical address............. : 00-22-64-55-76-8 f
DHCP is enabled........... : no
Automatic configuration is enabled.......... :
Automatic configuration IPv4 addresses........ : 169.254.1.193 (preferred)
Subnet mask............ : 255.255.0.0
IPv4 addresses............ : 10.63.10.123 (replication)
Subnet mask............ : 255.255.255.0
The default gateway............. : 172.16.2.21
The DNS server........... : 61.128.128.68
TCPIP on NetBIOS........ : enabled



Nic must be disabled to enable will restore manually configure address,


To try to use the following method, but it is still unresolved:

1. Doubt IP address conflict, switch to redraw a VLAN (confirm there is no IP conflict), still have this case,

2. Using netsh winsock reset the catalog and the netsh int IP reset reset. The log command

3. Update the nic driver

4. Reinstall the system

CodePudding user response:

Is IP conflict can be determined

CodePudding user response:

Use network tools to sweep the first network, find other computer, to see if the IP conflict???????

Then there is the gateway and DNS also want to check,,,
  • Related