Specifications

Altitude 3500 Series Access Point Product Reference Guide
285
AP35xx>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
For information on configuring DHCP using the applet (GUI), see “Configuring the LAN Interface” on
page 113.
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> <lease> Sets the DHCP lease time <lease> in seconds (1-999999)
for the specified LAN.