900 Configuring DHCP Server SettingsConfiguring a Static Address PoolBeginning in Privileged EXEC mode, use the following commands to create astatic address pool and specify the network information for the pool. Thenetwork information configured in the static address pool is assigned only tothe host with the hardware address or client identifier that matches theinformation configured in the static pool.Command Purposeconfigure Enter Global Configuration mode.ip dhcp poolname Create a DHCP address pool and enters DHCP poolconfiguration mode.client-namename Specify the DHCP client name.hardware-addressmac[type]Specify the hardware address of the client in the staticpool.•mac—MAC address of the hardware platform of theclient consisting of 6 bytes in dotted hexadecimal format.•type — Indicates the protocol of the hardware platform.It is 1 for Ethernet and 6 for IEEE 802.client-identifieruniqueidentifierSpecify the unique identifier for a DHCP client. Theunique-identifier is a valid notation in hexadecimalformat.In some systems, such as Microsoft DHCP clients, theclient identifier is required instead of hardware addresses.The unique-identifier is a concatenation of the media typeand the MAC address. For example, the Microsoft clientidentifier for Ethernet address c819.2488.f177 is01c8.1924.88f1.77 where 01 represents the Ethernet mediatype.hostaddress [mask |prefix-length]Specify the IP address and (optionally) network mask for amanual binding to a DHCP client.lease [duration] |infinite}]Specify the duration of the lease for an IP address that isassigned from a DHCP server to a DHCP client.•duration— Days the lease is valid. You can optionallyspecify the hours and minutes after specifying the days.• infinite — 60 day lease