ネットワーク管理者は、IP アドレス管理を軽減するために、大規模な IPv6 展開で SLAAC を使用することにしました。デバイスは LAN に正しく接続されていましたが、IP アドレスの自動構成が期待どおりに行われませんでした。ネットワーク管理者が確認する必要があるのは、次のうちどれですか?
正解:A
Explanation SLAAC (Stateless Address Autoconfiguration) is a method for IPv6 devices to automatically configure their IP addresses based on the network prefix advertised by a router. The router sends periodic router advertisements (RAs) that contain the network prefix and other parameters for the devices to use. If the network gateway is not configured to send RAs, then SLAAC will not work. A DHCP server is not needed for SLAAC, as the devices generate their own addresses without relying on a server. Dual stack and anycast routing are not related to SLAAC.