Monday 17 November 2014

How to Manually Assign an IP Address in Windows 7

Most computers that are attached to an Ethernet network will have their IP addresses assigned automatically by DHCP. You can configure your PC to use its own IP address, effectively disabling DHCP. Here’s how to do that in Windows 7:

  1. Open the Network and Sharing Centre window.
  2. On the right side of the window, choose the link Local Area Connection.
  3. In the Status dialog box, click the Properties button.
    A Properties dialog box for the connection appears. It lists the various protocols and services being used by the connection.
    image0.jpg
  4. Select the service titled Internet Protocol Version 4 (TCP/IPv4).
  5. Click the Properties button.
    The dialog box labeled Internet Protocol Version 4 (TCP/IPv4) Properties appears.
  6. Choose the option Use the Following IP Address.
  7. Type the IP address.
    At this point, you must know what you’re doing. Seriously. Typing an improper IP address, or one that’s out of range, means that your computer cannot use the network.
  8. Type a subnet mask.
    For a local-area network, the value is usually 255.255.255.0, but it could be something else depending on the specifics of your network.
  9. Type the default gateway address.
    The default gateway address is the IP address for the network’s router.
    Because DHCP also obtains the address for the DNS server, which helps your computer find addresses on the Internet, you need to manually list those addresses as well.
  10. Type the address of the preferred DNS server.
    This value is obtained from your ISP.
  11. Type the address for the alternative DNS server.
    The alternate DNS server’s IP address is also something that your ISP must provide.
  12. Click OK to close the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box.
  13. Close the other open dialog boxes and windows.

No comments:

Post a Comment