Command Line Interface 115
DHCP Commands
SET DHCP TYPE { SERVER | NONE | RELAY }
Sets the type of DHCP services the Eicon1530 should offer. By default, DHCP services are
active.
NONE: No DHCP services are supplied, and DHCP requests are ignored.
SERVER: The Eicon1530 will act as a DHCP server and will assign IP addresses in response
to DHCP requests by network devices.
RELAY: The Eicon1530 will relay DHCP requests to a separate DHCP server. Use SET DHCP
SERVERADDR to define the IP address of the DHCP server where requests should be
forwarded.
SHOW DHCP STATUS
Displays the DHCP status along with a list of IP addresses that are currently defined.
SET DHCP IPRANGE startIpaddress range
Defines the pool of addresses used to assign dynamic addresses when the Eicon 1530 is
operating as a DHCP server.
startIpaddress: Starting address for the pool. This address must be on the same network as the
LAN IP address. Default: 192.168.1.2
range: Number of addresses in the pool. Range: 1-50. Default: 50.
SET DHCP LEASEDURATION duration MINS | HOURS | DAYS
Defines the length of time a client address (assigned by the Eicon1530) is valid.
Range: 30 minutes to 30 days.
Default: 1 hour.
SET DHCP DNS { PRIMARY | SECONDARY } DNSaddr
Defines the IP address of the primary and secondary DNS servers returned to DHCP clients,
when the DHCP server is enabled.
PRIMARY: Primary DNS server.
SECONDARY: Secondary DNS server.
DNSaddr: IP address of the DNS server.
Default: 192.168.1.1 (same as default IP address for the Eicon1530).
SET DHCP WINS { PRIMARY | SECONDARY } WINaddr
Defines the IP address of the primary and secondary WINS servers returned to DHCP clients,
when the DHCP server is enabled.
PRIMARY: The IP address that follows is for the primary WINS server.
SECONDARY: The IP address that follows is for the secondary WINS server.
WINSaddr: IP address of the WINS server being defined.