nerdexam
Linux_FoundationLinux_Foundation

LFCS · Question #580

LFCS Question #580: Real Exam Question with Answer & Explanation

The correct answer is D: option netbios-name-servers 192.168.1.2;. This question asks for the specific ISC DHCP server option used to inform NetBIOS clients about the IP address of a WINS server.

Submitted by luis.pe· Apr 18, 2026Service Configuration

Question

What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has the IP address 192.168.1.2?

Options

  • Aoption netbios-wins-servers 192.168.1.2;
  • Boption wins-netbios-servers 192.168.1.2;
  • Coption wins-name-servers 192.168.1.2;
  • Doption netbios-name-servers 192.168.1.2;

Explanation

This question asks for the specific ISC DHCP server option used to inform NetBIOS clients about the IP address of a WINS server.

Common mistakes.

  • A. The option netbios-wins-servers is not the standard or correct syntax for defining WINS servers in ISC DHCP.
  • B. The option wins-netbios-servers is not the standard or correct syntax for defining WINS servers in ISC DHCP.
  • C. The option wins-name-servers is not the standard or correct syntax for defining WINS servers in ISC DHCP.

Concept tested. ISC DHCP WINS server option

Reference. https://linux.die.net/man/5/dhcpd.conf

Topics

#DHCP configuration#WINS#NetBIOS#ISC DHCP

Community Discussion

No community discussion yet for this question.

Full LFCS PracticeBrowse All LFCS Questions