Sunday 13 May 2012

DHCP in Windows Server 2008


IP Address  is Internet Protocol Address.This address is assigned to every device to communicate within the network.
192.168.0.1 is one of the example of an IP address.If we assign this address to one computer, the second computer address can be 192.168.0.2 , and the third may be 192.168.0.3 and so on............ 

Let us come to our topic DHCP. First I will tell what is DHCP? DHCP is a service given by most of the server operating system to automate the IP address process. ie, in a corporate company may have more than 100 computers, it may be a difficult task for the network administrator to manage all of these settings.So that he will create a DHCP server.We can do that in 2008 server, before we move on let us check what are the advantages of DHCP server in a network.

Benefits of DHCP

In Windows Server 2008, the DHCP Server service provides the following benefits:
  • Reliable IP address configuration. DHCP minimizes configuration errors caused by manual IP address configuration, such as typographical errors, or address conflicts caused by the assignment of an IP address to more than one computer at the same time.
  • Reduced network administration. DHCP includes the following features to reduce network administration:
    • Centralized and automated TCP/IP configuration.
    • The ability to define TCP/IP configurations from a central location.
    • The ability to assign a full range of additional TCP/IP configuration values by means of DHCP options.
    • The efficient handling of IP address changes for clients that must be updated frequently, such as those for portable computers that move to different locations on a wireless network.
    • The forwarding of initial DHCP messages by using a DHCP relay agent, thus eliminating the need to have a DHCP server on every subnet.


DHCP step-by-step configuration.


I assume that you have a Computer with Windows 2008 server operating system.The computer must be connected in a network.If it is ok,


Logon as administrator. 
Go to server manager.right click
Select DHCP Server Role.
Click Next
Select the network connection through which you have to provide IP address to clients.
Click validate option.
Simply select Next 

Add a scope.Enter the starting and ending IP address.
Click Next.
Select disable IPV6 option.

The default option is enough.Click Next.
Click install. It will take a little time to finish.
See the above image. The installation was successful.

Ok. Now our server is working.

Go to another computer and select the option "Obtain an IP address automatically". Now you have got one IP addrees automatically from the server. 



        Contact us for more details;


Zion Computer Hardware and Networking Institute.
Zion House, 3rd Floor, Kollannur Plaza, Jos Junction
M.G Road- Ernakulam, Kochi- 682 016
email- ho@zionitedu.com, www.zionitedu.com.





If you want to know updated events happens in the field of information technology, go to our facebook group. zionkerala










No comments:

Post a Comment