Install and Configure DHCP in Windows Server 2003
Note 1: DHCPRequest may seem strange, but it comes into play if there are two DHCP servers and both make an offer to a potential client. Note 2: DHCPack. Once in a blue moon you see DHCPNack this is a negative acknowledgement which mean, ' I do no know you'. The most likely cause of Nack is the client is trying to renew an IP address from the wrong DHCP server.
Scope Options.Take the time to investigate Scope Options, this the most likely place that I will win my bet that you will find a new setting which will improve your network performance. These options can be set at the Scope Level, Server Level, Reservation Level or at the Class Level (Tricky). So find all four places and make up your mind which would be the best level for your network. Examples of DHCP Scope Options:
Classes (Advanced Tab)
Address ReservationReserving IP addresses is useful in two situations, for file and print servers and for important machines where leases are in short supply. How does DHCP know which machine to lease a particular IP? The answer is by its MAC address (also called NIC or Physical address). In Windows 2003 when you enter the MAC address DHCP strips out the hyphens if you absentmindedly include them amongst the HEX numbers. To find the MAC address ping the machine then type arp -a. Remember that you can set DHCP Options for the reservations; after all, that may have been the very reason why you decided to make reservations in the first place. Authorize - DHCP ServerIn a Windows Server 2003 (or 2000) domain all DHCP servers need to be authorized in Active Directory. This is an example of Microsoft's new security initiative, and an attempt to eliminate rogue DHCP servers set up junior administrators in a large company. So, you need to logon (or RunAs) a member of the Enterprise Admins group. Then right click the DHCP server icon, and Authorize. Incidentally, The RIS service also needs to be Authorized before it becomes active. Activate - DHCP ScopeEven after you Authorize a server, each scope must be activated individually. So, right click the scope to activate (or deactivate). Keep your eye on the red or green arrows to judge your success. Note you may have to Refresh from the server icon, often pressing F5 is not enough. - Summary of Configuring DHCPInstalling DHCP is easy. Authorizing and Activating are straightforward. The toughest part is investigating all the Scope options and decide whether to implement them at the Server or Scope level. This page will provide a step-by-step tutorial on getting the most from your DHCP Server. Here is a major strategic decision - what use will you make of DHCP reservations? Related DHCP Server topics
*
| ||||||||||||||||