Configure TCP / IP to use DHCP and static IP address at the same time
To configure your computer (checked on Windows 2000, Windows XP, and Windows Server 2003) using both DHCP to allocate IP addresses and static IP addresses, follow these steps:
Configure your computer to use DHCP
1. Right-click My Network Places and select Properties
2. On the NIC is usually labeled Local Area Connection - right-click on it and select Properties .
3. Select TCP / IP (Make sure you do not uncheck the box here) and click the Properties button.
4. Make sure the " Obtain Automatically " option is selected
5. You can check your settings by running: ipconfig / all at cmd:
6. The job is complete.
Add a second static IP address (or third and more)
1. Click Start and select Run . fill in: Regedit and press Enter.
Note : On Windows 2000 and NT you need to run regedt32 instead of regedit .
2. Go to the following key:
HKEY_LOCAL_MACHINE'SYSTEM'CurrentControlSet'Services'Tcpip'Parameters'Interfaces'
{B003AD4A-B6DB-44FD-9741-CBA3C51B6498}
3. Select the IPAdress key and double-click it.
4. In the Edit Multi String dialog box enter a second IP address (third and so on). Make sure that each IP address you enter is separated on a separate line. Click OK .
5. Select the SubnetMask key and double-click it.
6. In the Edit Multi String dialog box enter a second Subnet Mask (third and so on). Make sure that each Subnet Mask you fill in is on a separate line. Click OK .
7. Close this registry editor.
8. Back to Local Erea Connection , right-click on the NIC and select Disable .
9. Right-click on the NIC and select Enable
10. Check your settings by running ipconfig / all at cmd:
You should read it
- Steps to fix 'Unable to Contact your DHCP Server' error on Windows 10
- What is DHCP or dynamic host configuration protocol?
- How to Install, Configure, and Test Windows Server 2012 R2 Single Subnet DHCP Server
- Set up DHCP server in Windows 2003
- The DHCP vulnerability in Red Hat Linux helps hackers execute remote code
- Which is better DHCP or static IP?
- Macromedia Flash - Visual effects using mouse click
- Use Group Policy Filtering to create a NAP DHCP enforcement policy - Part 1
May be interested
- Check network performance with PRTG for free versionin this article, i will show you how to download, install, use the free prtg network checker to check and fix windows network connectivity problems.
- Connect two computers to share filesin this article we will introduce the basic methods to connect two computers.
- Fix Remote Access Service problemsin this article, i will show you the simple solutions to fix remote access service problems.
- Fix problems in shared networks - Part 1in this article, i will show you how to refresh your network device and verify the shared settings, firewall and router are configured.
- How to connect Windows Server 2008 and Windows Vista to iSCSI server (Part 1)iscsi is a protocol that allows two hosts to send scsi commands over a tcp / ip network. by doing this, you can still use scsi but free yourself from the limitations of connecting a traditional scsi cable instead of using a lan to connect your scsi computers and servers to the zone. scsi storage area.
- Adjust bandwidth saving via QoS (Part 2)in part 1 of this series, we discussed what qos is and what it is used for.