nerdexam
CompTIA

LX0-104 · Question #589

When no WINS server is present, all name registrations and lookups are done by UDP _______.

The correct answer is A. broadcast. In the absence of a WINS server, NetBIOS name registrations and lookups are performed using UDP broadcast messages on the local network segment.

Networking Fundamentals

Question

When no WINS server is present, all name registrations and lookups are done by UDP _______.

Options

  • Abroadcast
  • Bmulticast
  • Cunicast
  • DNone of the above.

How the community answered

(35 responses)
  • A
    91% (32)
  • B
    3% (1)
  • C
    6% (2)

Why each option

In the absence of a WINS server, NetBIOS name registrations and lookups are performed using UDP broadcast messages on the local network segment.

AbroadcastCorrect

When no WINS server is available, NetBIOS clients on a local subnet default to using UDP broadcasts, typically on port 137, for name registration, resolution, and release. This method ensures that all machines on the segment can communicate and resolve names without a central server.

Bmulticast

Multicast targets a specific group of hosts, whereas traditional NetBIOS over TCP/IP (NBT) without WINS uses general network-wide broadcasts.

Cunicast

Unicast communication is point-to-point and requires the target's IP address beforehand, which is not feasible for initial name registration or lookup without a name server.

DNone of the above.

Broadcast is the correct method used, so this option is incorrect.

Concept tested: NetBIOS name resolution without WINS

Source: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/cc940026(v=technet.10)

Topics

#WINS#NetBIOS#name resolution#UDP broadcast

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice