Product Reference Guide (Supporting software release 4.0.0.0-35GRN and later) Manual
274 Brocade Mobility 7131N-FGR Product Reference Guide
53-1001947-01
Network commands
8
BR7131N>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 99.
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.