Configuring the DHCP server to always broadcast responses

About configuring the DHCP server to always broadcast responses

By default, the DHCP server broadcasts a response only when the broadcast flag in the DHCP request is set to 1. You can configure the DHCP server to ignore the broadcast flag and always broadcast a response. This feature is useful when some clients set the broadcast flag to 0 but do not accept unicast responses.

The DHCP server always unicasts a response in the following situations, regardless of whether this feature is configured or not:

Procedure

  1. Enter system view.

    system-view

  2. Enable the DHCP server to always broadcast all responses.

    dhcp server always-broadcast

    By default, the DHCP server reads the broadcast flag to decide whether to broadcast or unicast a response.