# Display the configuration of a DHCP public module.
<HUAWEI> display dhcp configuration DHCP global running information : DHCP : Enable DHCP speed limit : Disable (default) DHCP anti-attack check duplicate option : Disable (default) DHCP broadcast suppress : Disable (default) DHCP anti-attack check udp-checksum : Enable (default) DHCP anti-attack check magic-cookie : Disable (default) DHCP udp-checksum : Disable (default)
Item |
Description |
---|---|
DHCP global running information |
Global configuration of a DHCP public module. |
DHCP |
Whether DHCP is enabled. The value can be:
To configure this parameter, run the dhcp enable command. |
DHCP speed limit |
Whether dynamic DHCP packet rate limiting is enabled. The value can be:
To configure this parameter, run the dhcp speed-limit auto command. |
DHCP anti-attack check duplicate option |
Whether the function of checking and discarding DHCP packets with duplicate options is enabled. The value can be:
To configure this parameter, run the dhcp anti-attack check duplicate option command. |
DHCP broadcast suppress |
Whether DHCP broadcast suppression is enabled. The value can be:
To configure this parameter, run the dhcp broadcast suppress enable command. |
DHCP anti-attack check udp-checksum |
Whether the function of checking the UDP header checksum in a DHCP packet and discarding a DHCP packet with an incorrect checksum is enabled. The value can be:
To configure this parameter, run the dhcp anti-attack check duplicate option command. |
DHCP anti-attack check magic-cookie |
Whether the function of checking the magic cookie field in a DHCP packet and discarding a DHCP packet with an incorrect magic cookie field value is enabled. The value can be:
To configure this parameter, run the dhcp anti-attack check magic-cookie command. |
DHCP udp-checksum |
Whether a device is enabled to add the UDP header checksum to DHCP packets to be sent. The value can be:
To configure this parameter, run the dhcp udp-checksum enable command. |