26
default is 86400 seconds
Example:
> lan> dhcpserver 192.168.2.32 192.168.2.126
Setup IP address of range 1 from 192.168.2.32 to
192.168.2.126
SETDHCP
Select DHCP mode 0f the unit
Syntax:
setdhcp [server|client|disable|<auto [<waiting time>]>]
Parameters:
“server”: Select unit as server mode
“client”: Select unit as client mode
“disable” disable DHCP
“auto”: first, client attempts to acquire an IP address
using DHCP if the client can not get IP address after
pass the waiting time, the unit will change to DHCP
server automatically.
waiting time: the default is 30 seconds and minimum
waiting time is 10 seconds.
Example:
> lan> setdhcp auto 40
Select the unit as DHCP auto mode and waiting time is
40 seconds.
SETIP
Setup IP address, and subnet mask for the Ethernet LAN connection
Syntax:
setip <etherip>[<subnet mask>]|<dhcp>
Parameters:
etherip: Ethernet IP address, in the format of 4 decimals
separated by dot
subnet mask: Subnet mask, the default is
255.255.255.0
“dhcp”: dynamic host configuration protocol, system will
automatic assign a IP address to the end user
Example:
> lan> setip 192.168.2.32
Set a new IP address = 192.168.2.32 and