Configuring and managing a DHCP server

Source: Internet
Author: User
Keywords DHCP server
Tags address analysis create dhcp dhcp server domain domain name environment

"Mission Analysis and Requirements"
 This task is to assume the entire intranet IP address allocation and management
 Create a DHCP server for 10.10.10.0/24 network segments
 known domain name is test.com
 Reserved Admin host name is admin, its IP address is 10.10.10.100, its MAC address is 12:34:56:78:AB:CD
 assigned address network segment is 10.10.10.1-10.10.10.254

"Hardware and Software Environment"
 using virtual machines to integrate with real host environment
 Install red Hat Enterprise Linux Server 5.0 in VMware Virtual machine systems
 ISO file with Linux installation CD on hard drive

"Step Decomposition"

The IP address of this DHCP server is 10.10.10.2/24

1. DHCP installation
(1) need to install 2 packages, respectively:
dhcp-3.0.5-3.el5.i386.rpm
dhcp-devel-3.0.5-3.el5.i386.rpm

Install location view

2, modify the main configuration file/etc/dhcpd.conf

Because the installed/etc/dhcpd.conf file is empty, the profile template is/etc/share/doc/dhcp-3.0.5/dhcpd.conf.sample, so you can copy the mock files to the/etc/directory, and renamed to Dhcpd.conf at the time of replication, and then configured as follows

#vi/etc/dhcpd.conf

Related Article

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.