nerdexam
CompTIA

SK0-004 · Question #789

An administrator needs to install 20 new servers via PXE. Which of the following must be available on the network to complete this task?

The correct answer is A. TFTP server. PXE boot relies on TFTP to transfer the boot image and configuration files from a server to the client, so a TFTP server is a mandatory network requirement.

Server hardware installation and management

Question

An administrator needs to install 20 new servers via PXE. Which of the following must be available on the network to complete this task?

Options

  • ATFTP server
  • BDNS server
  • CSFTP server
  • DSCP server

How the community answered

(17 responses)
  • A
    88% (15)
  • C
    6% (1)
  • D
    6% (1)

Why each option

PXE boot relies on TFTP to transfer the boot image and configuration files from a server to the client, so a TFTP server is a mandatory network requirement.

ATFTP serverCorrect

The PXE (Preboot Execution Environment) process works by having a client receive an IP address via DHCP and then contact a TFTP server to download the Network Bootstrap Program (NBP) and boot image. TFTP's simple, lightweight protocol is the defined transport mechanism in the PXE specification, making the TFTP server an absolute prerequisite for network-based OS installation.

BDNS server

DNS resolves hostnames to IP addresses and is not part of the core PXE boot sequence, which uses IP addresses directly obtained from DHCP.

CSFTP server

SFTP is a secure file transfer protocol layered over SSH and is not part of the PXE specification or its boot process.

DSCP server

SCP is used for secure file copying over SSH and plays no role in the PXE network boot process.

Concept tested: PXE boot network requirements and TFTP dependency

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-deploy-wds-dhcp

Topics

#PXE boot#TFTP#network boot#server deployment

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice