Practice: simplifying and building an intranet temporary DHCP Service

Source: Internet
Author: User

Author: Song er, source: It times

For small and medium-sized enterprises, the DHCP service is probably one of the most common network services. Many enterprise network administrators use the DHCP component function in the windows server operating system to establish corresponding services, however, have you ever encountered the need to temporarily enable the DHCP service? It is inconvenient to install the windows server operating system and set the release region if you still follow the traditional DHCP service enabling method, so is there any way to help us simplify and simplify the establishment of an Intranet temporary DHCP service? So that the DHCP service can automatically assign IP addresses and other network parameters as needed? The answer is yes. Next we will learn how to easily switch the Intranet DHCP service through third-party gadgets.

I. When do I need to use the Intranet temporary DHCP service?

In my personal experience, the DHCP service is mainly used in the Intranet management process in the following two places. Of course, each enterprise may encounter similar problems, which should be solved by the enterprise itself according to the actual situation.

(1) DHCP service is required for GHOST networks.

First, when we install and deploy a data center, we need to re-install the various operating systems of the data center. Because most computer rooms have the same hardware configuration, therefore, we can use GHOST to install the operating system of the IDC. The traditional method is to install the system through a GHOST on the CD, but now there is a new method, that is, to use the network to implement the network GHOST, we can publish the network GHOST server on a server, and then the common computers in the machine room can directly download the GHOST program from the server and restore the system through the network, the advantage of restoring the operating system through the network GHOST method is obvious. On the one hand, it saves us time to maintain the data center, and the network administrator does not need to install the operating system on one platform, the entire installation is carried out in batches and in a coordinated manner. On the other hand, this network GHOST restoration method also reduces the wear of the optical drive and the burning of the GHOST disc, saving maintenance costs for a certain program. However, the network GHOST cannot be used at will. Just as the computer uses the network normally, each GHOST client must have an IP address, how can I assign IP address information to each client without installing the system? In this case, a DHCP service is required to assign network parameters such as IP addresses to the GHOST in each network through the DHCP server in the data center. After the data center Maintenance and GHOST recovery are complete, we can disable the temporary DHCP service.

(2) DHCP is required for network device initialization.

In addition to the application features mentioned above, some network devices purchased by our company, such as network printers and NAS network storage devices, also need to use the DHCP service during initialization, although a network device usually has a default IP address or provides a management tool for us to conveniently set up, many times it is impossible to configure the parameters of the network device through these methods due to one reason or another, at this time, the temporary DHCP service is required to assign addresses for these network devices, and then locate the IP addresses of the network devices through the cache information of the DHCP address pool, and then perform relevant configuration. After the configuration is complete, disable the temporary DHCP.

We need to enable the temporary DHCP Application on the enterprise intranet because of all the above circumstances, and then disable the service after use, we can re-install the windows server to enable the DHCP function component to set the role area, but it is a bit difficult, complicate the simple problem. For this reason, we should learn how to simplify and build an intranet temporary DHCP service. Next we will ask you to follow the instructions of the author.

2. DHCP service is easy to switch

The traditional method of establishing a DHCP service is either to enable the DHCP service on the server or to enable the DHCP service on the routing switch device. However, these methods are a bit too formal, and there are many steps to set up and implement the DHCP service, the method I introduced today is simpler, more convenient, and more flexible.

DHCP Turbo archive:

Software Version: NT V3.0

Software size: 5537 KB

Software language: English

Software type: Shared Software

Application Platform: Win2000, XP, and 2003

: Html "> http://www.skycn.net/soft/1232.html

Step 1: Download the DHCP Turbo program, decompress and run the master program to start installation. When selecting the installation type, we set it to FULL and then click "NEXT" to continue.

Step 2: select the installation path. The default value is c: program filesdhcp turbo. You can change the value through the browse button on the right and click "NEXT" to continue. Set the start mode of the DHCP Turbo program. The above describes how to enable the DHCP Turbo program automatically as the system starts. The following describes how to enable the DHCP Turbo program manually.

Step 3: Click NEXT to copy the required files to the local hard disk. After the installation is complete, run the DHCP Turbo master program icon on the desktop to start the software.

Step 4: after installing the DHCP publishing tool, we need to set specific DHCP service parameters. First, we start the DHCP Turbo program. When you connect to Localhost on the main interface, you may be prompted to enter the password. The default password is empty. Just confirm login. After connecting to the local console, right-click localhost> scope and choose new scope to create a NEW range. This NEW range is the address area dynamically allocated by DHCP. In the new scope setting window, we set a name for the DHCP service and set the starting IP address and ending IP address, in addition, we also need to set the subnet mask. We need to add the corresponding information according to the actual situation of the enterprise, such as 255.255.255.0.

Step 5: Save the settings and modify the network address acquisition method on the client to automatically obtain the IP address. Then run the ipconfig/renew command, we can see that related network addresses and other information are obtained from the DHCP server smoothly.

Tips

If we need to allocate addresses such as gateways to client machines, we need to make additional settings to achieve automatic distribution of DNS and gateway. We found option types under dhcp turbo. All the expansion parameters related to DHCP service are listed here, including GATEWAY and DNS information, you can also add custom parameters. Search for the answer in global under named indexes ies. Right-click the blank area on the right of the OPTION and select "new option ". Select the extension parameter to be added at option selector. For example, if you want to add a gateway address, find the gateways parameter marked as 3 in standard options and click OK. Then fill in the gateway address to be automatically allocated in the GATEWAYS settings window and click OK.

After this setting, even if the temporary DHCP service is enabled, all machines in the IDC or network devices in the same network can smoothly obtain the IP address allocated by the DHCP service.

Iii. Summary

In our actual work process, the establishment of many network services is not as complicated and complex as we think. In many cases, we can use some shortcuts to achieve the same purpose, for our network administrators, there are only a few ways to solve practical problems more flexibly and easily.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.