Configuration Guide DHCPv6 Snooping Commands
The following example enables the DHCPv6 Snooping function globally.
Ruijie# configure terminal
Ruijie(config)# ipv6 dhcp snooping
Ruijie(config)# end
Displays the DHCPv6 Snooping .
15.5 ipv6 dhcp snooping binding-delay
Use this command to add the dynamic binding entry to the hardware filtering list after the delay.
Use the no form of this command to restore the default setting.
ipv6 dhcp snooping binding-delay seconds
no ipv6 dhcp snooping binding-delay
Sets the binding delay time.
This function is disabled by default.
Global configuration mode
By default, the dynamic binding entries are added to the hardware filtering list in real time. With this
command configured, if no IPv6 address conflict is detected within the specified time, the dynamic
binding entries are added to the hardware filtering list.
The following example sets the delay to 10 seconds.
Ruijie(config)# ipv6 dhcp snooping binding-delay 10