Networking / Beginners

Changing DCHP Server Status

You can use various tools to start or stop the DHCP Server service: the DHCP console, the command-line interface, and the Services console.

DHCP Console

Within the DHCP console, the Action menu that appears when the server icon is selected contains an All Tasks submenu that includes the options Start, Stop, Pause, Resume, and Restart. This same Action menu and All Tasks submenu also appear in the DHCP console when you right-click the DHCP server icon.

To start or stop a DHCP server, complete the following steps:

  1. Open the DHCP console.
  2. In the console tree, select the applicable DHCP server.
  3. On the Action menu, point to All Tasks and then select one of the following:
    • To start the service, select Start.
    • To stop the service, select Stop.
    • To interrupt the service, select Pause.
    • To continue a service after it has been paused, select Resume.
    • To stop and then automatically restart the service, select Restart.

Command-Line Interface

You can also start, stop, pause, and resume the DHCP Server service by executing the following commands, respectively, at zthe command prompt.

  • Net Start Dhcpserver
  • Net Stop Dhcpserver
  • Net Pause Dhcpserver
  • Net Continue Dhcpserver
[Previous] [Contents] [Next]