Global Configuration Mode
By default, flooding is not disabled and DHCPv4 packets are flooded in the Layer 2 domain.
The no form of this command resets to default behavior.
This example shows enabling DHCP Information Option.
SLX# configure terminal SLX (config)# ip dhcp relay information option SLX (config)#
This example shows the configuration to prevent flooding of DHCP packets within the Layer 2 broadcast domain.
SLX# configure terminal SLX (config)# ip dhcp relay disable-flooding SLX (config)#