A technician is configuring firewall rules to permit automated bootstrap loading for thin client workstations via Trivial File Transfer Protocol (TFTP). Which of the following port and protocol combinations must be allowed through the firewall?
- UDP port 69Answer
- BTCP port 21
- CUDP port 53
- DTCP port 22
Answer
UDP port 69 is required for Trivial File Transfer Protocol (TFTP) operation.
Trivial File Transfer Protocol (TFTP) uses UDP port 69 to send small files like boot images without the overhead of establishing a TCP connection.
Step-by-Step Solution
Key Concept
TFTP Port and Protocol Mapping