nerdexam
CompTIA

LX0-104 · Question #574

Which node type will use only NetBIOS broadcast requests using UDP broadcast?

The correct answer is A. b-node (type 0x01). A b-node (broadcast node) is a NetBIOS node type that relies exclusively on UDP broadcast requests for NetBIOS name registration and resolution.

Networking Fundamentals

Question

Which node type will use only NetBIOS broadcast requests using UDP broadcast?

Options

  • Ab-node (type 0x01)
  • Bp-node (type 0x02)
  • Cm-node (type 0x04)
  • Dh-node (type 0x08)

How the community answered

(31 responses)
  • A
    94% (29)
  • B
    3% (1)
  • C
    3% (1)

Why each option

A b-node (broadcast node) is a NetBIOS node type that relies exclusively on UDP broadcast requests for NetBIOS name registration and resolution.

Ab-node (type 0x01)Correct

A b-node, or broadcast node (type 0x01), relies solely on NetBIOS broadcast requests for name registration and resolution. This means it sends out UDP broadcasts to discover other machines and resolve their NetBIOS names without using a WINS server.

Bp-node (type 0x02)

A p-node (point-to-point node, type 0x02) uses a WINS server for name registration and resolution and does not rely on broadcasts.

Cm-node (type 0x04)

An m-node (mixed node, type 0x04) first tries broadcasts and then uses a WINS server if broadcasts fail.

Dh-node (type 0x08)

An h-node (hybrid node, type 0x08) first tries a WINS server and then uses broadcasts if the WINS server is unavailable or fails.

Concept tested: NetBIOS over TCP-IP node types

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/netbios-name-resolution-process

Topics

#NetBIOS#node types#broadcast#UDP

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice