User Manual

Table Of Contents
MAC address of cliant
[Initial value]
none
[Input mode]
DHCP mode
[Description]
Sets the IP address to assign to a client in the applicable DHCP pool that has a specific MAC address.
The addresses to assign must be within the network specified by the network command.
The maximum bind host command setting is the 4096 for the total number of bind host commands for all pools.
The same IP address cannot be specified for multiple MAC addresses within a single pool.
Multiple IP addresses cannot be specified for a single MAC addresses within a single pool.
You cannot include a network address or a broadcast address within an IP address range.
If this command is executed with the "no" syntax by specifying a parameter, the setting value with the specified parameter will
be deleted.
If this command is executed with the "no" syntax without specifying a parameter, all setting values that are set in the applicable
DHCP pool will be deleted.
[Example]
This sets the command to assign the IP address of 192.168.100.100 to the client with a MAC address of 00a0.deae.b893.
SWX3220(config-dhcp)#bind host 192.168.100.100 00a0.deae.b893
10.1.8 Set lease time
[Syntax]
lease day hour min [sec]
no lease
[Parameter]
day : <0-120>
Days
hour : <0-23>
Hours
min : <0-59>
Minutes
sec : <0-59>
Secconds (If sec is omitted, 0 is specified)
[Initial value]
lease 1 0 0
(A day)
[Input mode]
DHCP mode
[Description]
Sets the IP address lease time for the applicable DHCP pool.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
The minimum value is 20 seconds. (lease 0 0 0 20).
[Example]
Set the lease time to 6 hours.
448 | Command Reference | Application