![Black Box LS1016A User Manual Download Page 152](http://html.mh-extra.com/html/black-box/ls1016a/ls1016a_user-manual_2763435152.webp)
DHCP
152
BLACK BOX
®
Advanced Console Server
The options available that can be used on this command line are:
Configuration for CAS, TS, and Dial-in Access
vi Method
Steps 1 and 2 under Parameters and Passed Values should be followed. You’ll need to edit
/etc/portslave/pslave.conf, comment some lines, etc.
Browser Method
To configure DHCP via your Web browser:
Step 1: Point your browser to the Console Server.
In the address or location field of your browser type the Console Access Server’s IP
address. For example:
http://10.0.0.0
/etc/network/dhcpcd_cmd
Contains a command that activates the DHCP client (used
by the cy_ras program). Its factory contents are:
/bin/dhcpcd -c /bin/handle_dhcp
-D
This option forces dhcpcd to set the domain name of the host to the domain name
parameter sent by the DHCP Server. The default option is to NOT set the domain
name of the host to the domain name parameter sent by the DHCP Server.
-H
This option forces dhcpcd to set the host name of the host to the hostname
parameter sent by the DHCP Server. The default option is to NOT set the host name
of the host to the hostname parameter sent by the DHCP Server.
-R
This option prevents dhcpcd from replacing the existing /etc/resolv.conf file.
Note
. Do not modify the -c /bin/handle_dhcp option.