How do I configure DHCP Server Service?

John Savill

March 9, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. The DHCP Server Service is configured using "DHCP Manager" that is installed after the installation of the DHCP Server Service.

  1. Start DHCP Manager (Start - Programs - Administrative Tools - DHCP Manager)

  2. Double click "*Local Machine*"

  3. From the Scope menu select Create

  4. A dialog will be shown and following should be entered
    - Start Address, e.g. 200.200.200.10
    - End Address, e.g. 200.200.200.100
    this would mean the address 200.200.200.10 to 200.200.200.100 would be available
    - Subnet Mask, e.g. 255.255.255.0
    - Exclusion - start and end, e.g. 200.200.200.20 and 200.200.200.30, would mean available addresses would 200.200.200.10-200.200.200.20 and 200.200.200.30-200.200.200.100
    - Exclusion - just start is a single address, e.g. 200.200.200.56
    - Set lease duration, by default 3 days, however can be set to unlimited
    - Name - this is the name of the scope, e.g. "subnet 200.200.200"
    - Comment - anything you want

  5. Click OK

  6. A message that the Scope has been added, but is not active, would you like it to be active, click Yes.

Usually items such as DNS servers, WINS server etc will be configured on a global scale and this is also done using DHCP Manager

  1. Select the Scope, and select Global from the "DHCP Options" menu

  2. Select "06 DNS Servers" and click Add

  3. Click Value button

  4. Click Edit Array at the bottom

  5. Enter the IP address and click ADD, continue adding until all added

  6. Click OK to close the Edit Array dialog

  7. Select "15 Domain name" and click Add

  8. Select it and edit the string at the bottom, e.g. savilltech.com

  9. Click OK to exit

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like