![]() |
To enable DHCP to configure IP address for connected devices, the administrator must perform DHCP configuration manually. The root user logs into the OnBoard appliance’s command line and does the following steps.
• Makes the appropriate configuration changes and specifies fixed addresses for all devices in the /etc/dhcpd.conf file.
d. Copy and paste the three lines that define the IP address for a device as many times as needed and then make the edits to specify the desired IP address for each device.
6. Make other changes as appropriate for your environment, removing the comment (#) signs at the beginning of all edited lines.ENABLE=YES # Must be "NO" or "YES"(uppercase)
11. Save the configuration file changes by entering the saveconf command.[root@OnBoard /]# daemon.sh restart DHCPD