arrow    Home arrow Knowledge Base arrow Windows Server arrow Adding DHCP to your Windows Server 2003
Site Areas
Home
News
Knowledge Base
Web Links
Contact Us
Files
Terms of Use


Profile





Lost Password?
No account yet? Register
Adding DHCP to your Windows Server 2003
Written by Terry Watts   
Friday, 21 March 2008

DHCP is a service that is responsible for assigning IP addresses to computers on your network.  Using DHCP takes the hassle out of managing your network IP addresses.  DHCP is an essential part of using the PXE boot feature of your computers network card.

Resources Required:

DHCP = Dynamic Host Configuration Protocol, and can be used for much more than simply assigning and managing your network IP addresses.  It can be used for providing network information to your workstations, such as Domain Name Servers, Domain Name, Time Servers, Logon Servers and much more.

Ranges of IP addresses are defined as a Scope.  DHCP servers can have Global options that apply to every IP address managed by the DHCP server, or can be applied to the individual Scope.  Configuration that is applied to the individual scope overrides the information provided by the Server.

Installing DHCP on your Windows Server 2003

Log onto the Server as an Administrator User.  Then start the Add and Remove Programs Control panel applet.

Image

Choose the option on the left hand side, called Add/Remove Windows Components.  After a short delay, a new dialog box will be displayed.

Image

Browse down and find the Networking Services option.  Select it, then click the Details button.

Image

Place a Tick in against Dynamic Host Configuration Protocol (DHCP), and then click OK.  Click Next to begin the installation.  At the end of the installation, press Finish to continue.

NOTE: Windows may require the Server Installation CD-ROM to complete the installation of the DHCP Service.
Close the Add and Remove Control Panel.

Configuring DHCP

You are now going to use the DHCP administration Applet to configure and enable DHCP for your network Server.  Click Start > Administrative Tools, then Choose DHCP.

Image

You are now going to add a new DHCP Scope, by Right Clicking on the named server, then choosing New Scope.  A wizard will begin.  Click Next at the welcome page.

Type a name and description for the new Scope.  This name could be for a VLAN or just simply the name of the school.  Then click Next.

At the next page, enter the IP address information.  The Addresses that you enter should not include the server IP address or the Gateway/Router IP Address.  Doing so will cause unexpected problems at a later date.  The Start and End Addresses should be on the same subnet as your Domain Controller/File Server.

Image

Once you have entered your required IP information, click Next to continue.

At this point you can now add any exclusions.  For example you have an RM SmartCache or Espresso box on your network that is difficult to reconfigure.  Using the exclusions you can ensure that the IP addresses of those machines are never handed out to other machines.

Image

Each IP address that is handed out by the DHCP server will have a lease.  Choose an appropriate time for the lease to be valid.  When a lease expires, the IP address will be available for other computers.  Although the original computer will normally request the same IP address that it had before.

Image

If you know the remaining configuration details for the scope, choose Yes and enter these details on the preceding pages.

Image

Enter a Router/Gateway address, and then click Next.

Image

Enter details about the internet domain name (the schools Active Directory name) and the local DNS Servers.  The local DNS Server will usually be the Active Directory Domain Controller.  Click Next.

Image

Enter a WINS Server if you have set this up.  WINS is an older Windows version of DNS.  This is no longer required for operating a Windows Network.  You can leave this empty.

Image

Finally choose to Activate the Scope at the end of the Wizard.

Image

Once the scope has been created you will, need to authorise the DHCP Server so that it can start to assign network IP addresses to your workstations.  This process can take a few minutes to complete.

NOTE: There most only be one DHCP server on your network.  Multiple DHCP servers will result in conflicts occurring that could prevent machines connecting to the right server to logon.

Your DHCP server is now active and will be assigning IP addresses to new workstations.

You can see which IP addresses have been allocated by using the DHCP applet and browsing to the Address Leases branch of the relevant scope. 

 
go to top Go To Top go to top
This article has been printed from www.schooltechnician.co.uk and is protected under copyright.
See http://www.schooltechnician.co.uk/terms_of_use.html for further details.