Exam N10-008 All QuestionsBrowse all questions from this exam
Question 825

A new computer that was connected to the network reported an error of an Identical IP address with another computer. Both computers were configured for SLAAC. Which of the following is causing the error?

    Correct Answer: B

    The issue of an identical IP address conflict in a network using Stateless Address Autoconfiguration (SLAAC) is most likely caused by duplicate MAC addresses. SLAAC generates IPv6 addresses based on the unique MAC addresses of devices. If two devices have the same MAC address, they will generate identical IP addresses, resulting in a conflict.

Discussion
FlargaOption: B

B is going to be the best answer here. SLAAC uses MAC addresses to assign IPv6 addresses.