Configuration Guide DHCP Snooping Commands
14.11 ip dhcp snooping suppression
Use this command to set the port to be the suppression status.
Use the no form of this command to restore the default setting.
ip dhcp snooping suppression
no ip dhcp snooping suppression
This function is disabled by default.
Interface configuration mode
This command denies all DHCP request messages under the port, that is, all the users under the port
are prohibited to request IP addresses through DHCP.
This command is only supported on Layer 2 switch interfaces and aggregate ports (APs).
The following example sets fastethernet 0/2 to be in the suppression status.
Ruijie# configure terminal
Ruijie(config)# interface fastEthernet 0/2
Ruijie(config-if)# ip dhcp snooping suppression
Ruijie(config-if)# end
Displays the DHCP Snooping configuration.