Specifications
CLI Reference
Altitude 35x0 Access Point Product Reference Guide52
admin(network.lan.dhcp)> set
Sets DHCP parameters for the LAN port.
Syntax
Example
admin(network.lan.dhcp)>set range 1 192.168.0.100 192.168.0.254
admin(network.lan.dhcp)>set lease 1 86400
admin(network.lan.dhcp)>show
**LAN1 DHCP Information**
DHCP Address Assignment Range:
Starting IP Address : 192.168.0.100
Ending IP Address : 192.168.0.254
Lease Time : 86400
set range <LAN-idx> <ip1> <ip2> Sets the DHCP assignment range from IP address <ip1> to IP
address <ip2> for the specified LAN.
lease <LAN-idx> <period> Sets the DHCP lease time <period> in seconds (120-999999)
for the specified LAN (1-LAN1, 2-LAN2).