Manual
Table Of Contents
- 1 Introduction
- 2 Detailed Specifications
- 3 Unpacking
- 4 Installation
- 5 System Maintenance
- 6 AMI BIOS Setup
- 7 Software Drivers
- A Safety Precautions
- B BIOS Configuration Options
- C One Key Recovery
- D Watchdog Timer
- E Hazardous Materials Disclosure

AFL2-12A-D525 Series Panel PC
Page 164
C.6.1 Configure DHCP Server Settings
Step 7: Install the DHCP
#yum install dhcp (CentOS, commands marked in red)
#apt-get install dhcp3-server (Debian, commands marked in blue)
Step 8: Confirm the operating system default settings: dhcpd.conf.
CentOS
Use the following command to show the DHCP server sample location:
#vi /etc/dhcpd.conf
The DHCP server sample location is shown as below:
Use the following command to copy the DHCP server sample to etc/dhcpd.conf:
#cp /usr/share/doc/dhcp-3.0.5/dhcpd.conf.sample /etc/dhcpd.conf
#vi /etc/dhcpd.conf
Debian
#vi /etc/dhcpd.conf
Edit “/etc/dhcpd.conf” for your environment. For example, add
next-server PXE server IP address;