User Manual

Utility Commands AT8902M
AT8902M CLI Reference Manual Page 5 - 34
Mode DHCP Pool Config
5.8.5.1 no dns-server
This command removes the DNS Server list.
Format
no dns-server
Mode DHCP Pool Config
5.8.6 hardware-address
This command specifies the hardware address of a DHCP client. Hardware-address is
the MAC address of the hardware platform of the client consisting of 6 bytes in dotted
hexadecimal format. Type indicates the protocol of the hardware platform. It is 1 for 10
MB Ethernet and 6 for IEEE 802.
Default
ethernet
Format hardware-address <hardwareaddress> <type>
Mode DHCP Pool Config
5.8.6.1 no hardware-address
This command removes the hardware address of the DHCP client.
Format
no hardware-address
Mode DHCP Pool Config
5.8.7 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
Default
none
Format host <address> [{<mask> | <prefix-length>}]
Mode DHCP Pool Config
5.8.7.1 no host
This command removes the IP address of the DHCP client.
Format
no host
Mode DHCP Pool Config
5.8.8 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
1439.
Minutes is an integer from 0 to 86399.