This article describes the issue of the DAD (Duplicate Address Detection) timer stopping when it detects a duplicate address.
The IPv6 DAD (Duplicate Address Detection) mechanism allows an IPv6 host to verify the uniqueness of the address before using it. It uses NS (Neighbor Solicitation) and NA (Neighbor Advertisement) ICMP packets. Specified within the NS packet are the source address of [::/128] and destination address, which is equal to the address that the host is trying to verify the uniqueness of. If the host receives NA in response, the address is not unique. As soon as Junos platform detects the duplicate address, it will stop the DAD timer. This means that even if the duplicate address is removed from the other device, Junos platform will not be able to use this address without manual intervention.
Test topology
J-series --- SRX
Test detail
Analysis
/kernel: DAD complete - duplicate found 2001:07fa:0011:0001:0:1283:0:0001: manual intervention required
# set ge-x/x/x unit y family inet6 dad-disable