Configuration Guide DHCP Snooping Commands
This function is disabled by default.
Global configuration mode
By default, the DHCP Snooping only forwards BOOTP packets. With this function enabled, it can
Snoop BOOTP packets. After the BOOTP client requests an address successfully, the DHCP
Snooping adds the BOOTP user to the static binding database.
The following example enables the DHCP Snooping BOOTP-bind function.
Ruijie# configure terminal
Ruijie(config)# ip dhcp snooping bootp-bind
Ruijie(config)# end
Displays the DHCP Snooping configuration.
14.4 ip dhcp snooping check-giaddr
Use this command to enable DHCP Snooping to support the function of processing Relay requests.
Use the no form of this command to restore the default setting.
ip dhcp snooping check-giaddr
no ip dhcp snooping check-giaddr
This function is disabled by default.
Global configuration mode
After the feature is enabled, services using DHCP Snooping binding entries generated based on
Relay requests, such as IP Source Guard/802.1x authentication, cannot be deployed. Otherwise,
users fail to access the Internet.
After the feature is enabled, the ip dhcp snooping verify mac-address command cannot be used.
Otherwise, DHCP Relay requests will be discarded and as a result, users fail to obtain addresses.