Configure a Static DHCP Server Lease
About this task
Procedure
Variable Definitions
Use the variable definitions in the following table to configure static host reservations within a DHCP subnet.
Variable | Definition |
---|---|
host <0x00:0x00:0x00:0x00:0x00:0x00> |
Specifies the MAC address for the host. |
ip-address {A.B.C.D} |
Assigns an IPv4 address to the host. The IP address must be taken from the address pool that is configured for the DHCP subnet where the host resides. |
hostname WORD<0-64> |
Specifies a hostname for the host. |
tftp server-ip {A.B.C.D} |
Specifies the IP address of the TFTP server that you want to assign to the host. You must assign the TFTP IP address before you can assign a server name or boot file name. Note: For this host, these TFTP settings override conflicting TFTP
settings from the subnet or DHCP Server.
|
tftp server-name WORD<0-64> |
Specifies the server name of the TFTP server that you want the host to use. |
tftp boot-file-name WORD<0-128> |
Specifies the boot image filename that you want the host to use. |