Using the dhcp server bootp command, you can enable a DHCP server to respond to a Bootstrap Protocol (BOOTP) request.
Using the undo dhcp server bootp command, you can disable a DHCP server from responding to a BOOTP request.
By default, a DHCP server does not respond to a BOOTP request.
Usage Scenario
A DHCP server and a BOOTP server may reside on the same network segment. The BOOTP server assigns static IP addresses to BOOTP clients. As defined in the DHCP protocol, a DHCP server can also respond to BOOTP requests to assign IP addresses to BOOTP clients. BOOTP clients may obtain IP addresses from the DHCP server but not the BOOTP server.
Prerequisites
DHCP has been enabled globally using the dhcp enable command in the system view.
Follow-up Procedure
Using the dhcp server bootp automatic command in the system view, you can enable the DHCP server to allocate IP addresses to BOOTP clients.