6 hardware-address, 7 host, 8 lease – Kontron AT8402 CLI User Manual

Page 174: Hardware-address - 34, Host - 34, Lease - 34, Utility commands at8402

Advertising
background image

Utility Commands

AT8402

AT8402 CLI Reference Manual

Page 4 - 34

4.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

4.8.6.1

no hardware-address

This command removes the hardware address of the DHCP client.

Format

no hardware-address

Mode

DHCP Pool Config

4.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

4.8.7.1

no host

This command removes the IP address of the DHCP client.

Format

no host

Mode

DHCP Pool Config

4.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.

Default

1 (day)

Format

lease

[{<days> [<hours>] [<minutes>] | infinite}]

Mode

DHCP Pool Config

Advertising