Introduction
29
DHCP on the OnBoard
8.
Open the
/etc/dhcpd.sh
file for editing.
9.
Change the definition
ENABLE=NO
to
ENABLE=YES
.
10.
Save and quit the file.
11.
Save the configuration file changes by running the
saveconf
command.
12.
Start
dhcpd
by either restarting the OnBoard or restarting
dhcpd.
The following screen example shows the syntax for restarting
dhcpd.
# This file defines the dhcpd service configuration
ENABLE=NO # Must be "NO" or "YES" (uppercase)
DNAME=dhcpd # daemon name
DPATH=/usr/sbin # daemon path
ShellInit= # Performs any required
initialization
ConfigFiles=/etc/dhcpd.conf # configuration files
DTYPE=sig # must be "sig" or "cmd"
DSIG=kill # signal to stop/restart the daemon
(lowercase)
# if it's hup term will be used to stop the
daemon
# daemon command line parameters
DPARM="-q priv0"
DSTOP=
ENABLE=
YES
# Must be "NO" or "YES"(uppercase)
[root@OnBoard /#
saveconf
[root@OnBoard etc]#
daemon.sh restart DHCPD
Summary of Contents for AlterPath OnBoard
Page 36: ...xxxvi AlterPath OnBoard Administrator s Guide...
Page 108: ...Understanding How Configuration Changes Are Handled 72 AlterPath OnBoard Administrator s Guide...
Page 116: ...Overview of Web Manager Menus 80 AlterPath OnBoard Administrator s Guide...
Page 146: ...Configuring Regular Users Wizard 110 AlterPath OnBoard Administrator s Guide...
Page 160: ...Upgrading AlterPath PM IPDU Software 124 AlterPath OnBoard Administrator s Guide...
Page 194: ...Configuring an Alternate Help File Location 158 AlterPath OnBoard Administrator s Guide...
Page 292: ...Configuring Private Subnets and Virtual Networks 256 AlterPath OnBoard Administrator s Guide...
Page 344: ...Using the create_cf Command When Troubleshooting 308 AlterPath OnBoard Administrator s Guide...