Configuration Guide DHCP Snooping Commands
This function is disabled by default.
Global configuration mode
This command only works for request packets with Option82.
If strategy is “keep” or “drop”, trailing padding is not needed for request packets with Option82.
If strategy is “replace”, trailing padding is needed for request packets with Option82.
Request packets without Option82 are padded with trailing.
The following example sets “keep” as strategy.
Ruijie# configure terminal
Ruijie(config)# ip dhcp snooping information option strategy keep
14.10 ip dhcp snooping loose-forward
Use this command to enable DHCP Snooping loose forwarding.
Use the no form of this command to restore the default setting.
ip dhcp snooping loose-forward
no ip dhcp snooping loose-forward
This function is disabled by default.
Global configuration mode
After this feature is enabled, when the capacity of DHCP Snooping binding entries is reached, DHCP
packets of new users are forwarded and obtain addresses, but DHCP Snooping does not record
binding entries of new users.
The following example enables DHCP Snooping loose forwarding.
Ruijie# configure terminal
Ruijie(config)# ip dhcp snooping loose-forward