SK0-004 · Question #132
A new file server is added to an existing network. Some users are able to connect to this server, while others are not. A partial network configuration on the server shows the following: Link local…
The correct answer is B. The users' workstations do not support IPv6. The server only has an IPv6 link-local address configured, so users whose workstations lack IPv6 support cannot establish a connection to it.
Question
A new file server is added to an existing network. Some users are able to connect to this server, while others are not. A partial network configuration on the server shows the following:
Link local: fe80::3000:aff:dea6:f8c/64 Which of the following BEST explains why some users cannot connect to the server?
Options
- AThe users' workstations are configured to use DHCP.
- BThe users' workstations do not support IPv6.
- CThe users' workstations are not on the same network as the server.
- DThe user's workstations are configured with an incorrect subnet mask.
How the community answered
(38 responses)- A3% (1)
- B82% (31)
- C5% (2)
- D11% (4)
Why each option
The server only has an IPv6 link-local address configured, so users whose workstations lack IPv6 support cannot establish a connection to it.
DHCP configuration affects IPv4 address assignment and is unrelated to whether a workstation can initiate a connection to a server using an IPv6 link-local address.
The server's partial configuration shows only an IPv6 link-local address (fe80::/64 range) with no IPv4 address present. Workstations that have IPv6 disabled or do not support it cannot communicate using an IPv6 address. Users who can connect have IPv6 enabled on their workstations, while those who cannot are missing IPv6 support entirely.
Link-local addresses (fe80::/10) are non-routable and scoped to the local segment, but since some users can connect, network location is not the cause - IPv6 protocol support is the differentiating factor.
Subnet mask configuration is an IPv4 concept and is irrelevant when the only server address shown is an IPv6 link-local address.
Concept tested: IPv6 link-local addressing and workstation compatibility
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/ipv6/ipv6-overview
Topics
Community Discussion
No community discussion yet for this question.