Br7131>admin(network.lan.dhcp)>set, Br7131>admin(network.lan.dhcp)>add, Description – Brocade Mobility 7131 Access Point Product Reference Guide (Supporting software release 4.4.0.0 and later) User Manual
Page 308: Syntax: example, Syntax

296
Brocade Mobility 7131 Access Point Product Reference Guide
53-1002517-01
8
**LAN2 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 5-115.
br7131>admin(network.lan.dhcp)>set
Description:
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 5-115.
br7131>admin(network.lan.dhcp)>add
Description:
Adds static DHCP address assignments.
Syntax:
set range
<LAN-idx>
<ip1>
<ip2>
Sets the DHCP assignment range from IP address <ip1> to IP address <ip2> for
the specified LAN (1-lan1, 2-lan2).
lease
<LAN-idx>
<lease>
Sets the DHCP lease time <lease> in seconds (
1
-
999999
) for the specified LAN.
add
<LAN-idx>
<mac>
<ip>
Adds a reserved static IP address to a MAC address for the specified LAN.