Home  >  Article  >  What does dhcp not enabled mean?

What does dhcp not enabled mean?

藏色散人
藏色散人Original
2023-01-30 14:04:3621771browse

Not enabling dhcp means that the computer has not been set to obtain an IP address automatically, causing Internet access errors. The solution: 1. Press the key combination "win r" to open the running window, enter "services.msc" and return 2. After calling up the service window, find the "DHCP Client" service and double-click it to open it; 3. After opening the dhcp service, change its activation type to automatic, the service status to started, and then press OK to save the settings That’s it.

What does dhcp not enabled mean?

#The operating environment of this tutorial: Windows 10 system, Dell G3 computer.

What does it mean if dhcp is not enabled?

It means that the computer is not set to automatically obtain an IP address, causing an Internet access error.

DHCP (Dynamic Host Configuration Protocol) is a network protocol for local area networks. It refers to a range of IP addresses controlled by the server. When the client logs in to the server, it can automatically obtain the IP address and subnet mask assigned by the server. By default, DHCP, as a service component of Windows Server, is not automatically installed by the system and requires administrators to manually install and perform necessary configurations.

DHCP (Dynamic Host Configuration Protocol) is usually used in large-scale local area network environments. Its main function is to centrally manage and allocate IP addresses so that hosts in the network environment can dynamically obtain IPs. address, Gateway address, DNS server address and other information, and can improve the usage of the address. What does dhcp not enabled mean?

The solution is as follows:

  • Press the win r key combination to open the run window, enter services.msc and press Enter;

What does dhcp not enabled mean?

  • After calling up the service window, find the "DHCP Client" service and double-click it to open it;

What does dhcp not enabled mean?

  • ##After opening the dhcp service, change its activation type to automatic, change the service status to started, and then press OK to save the settings;

What does dhcp not enabled mean?

  • # Re-enable the local connection and see if the problem is solved. If it is not resolved, continue with the following steps:


  • Expand the path "Control Panel\Network and Internet\Network Connections", right-click the local connection, and select Properties;


  • In the local area connection properties window, select Internet Protocol Version 4 (tcp/ipv4), and then click the Properties option;


  • Finally click to obtain the IP address automatically and press OK to save the settings.

For more related knowledge, please visit the

FAQ column!

The above is the detailed content of What does dhcp not enabled mean?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:what is control panelNext article:what is control panel