Utility Commands
425
ProSAFE M7100 Managed Switches
no hardware-address
This command removes the hardware address of the DHCP client.
host
This command specifies the IP address and network mask for a manual binding to a DHCP client.
Address and Mask are valid IP addresses; each made up of four decimal bytes ranging from 0 to
255. IP address 0.0.0.0 is invalid. The prefix-length is an integer from 0 to 32.
no host
This command removes the IP address of the DHCP client.
lease
This command configures the duration of the lease for an IP address that is assigned from a DHCP
server to a DHCP client. The overall lease time should be between 1-86400 minutes. If you
specify infinite, the lease is set for 60 days. You can also specify a lease duration. <Days> is
an integer from 0 to 59. <Hours> is an integer from 0 to 23. <Minutes> is an integer from 0
to 59.
no lease
This command restores the default value of the lease time for DHCP Server.
Format no hardware-address
Mode DHCP Pool Config
Default none
Format host <address> [{<mask> | <prefix-length>}]
Mode DHCP Pool Config
Format no host
Mode DHCP Pool Config
Default 1 (day)
Format lease [{<days> [<hours>] [<minutes>] | infinite}]
Mode DHCP Pool Config
Format no lease
Mode DHCP Pool Config