A system engineer is updating perimeter firewall rules to allow local network devices to retrieve operating system installation images from a Trivial File Transfer Protocol (TFTP) provisioning server. Which transport protocol and port combination must be permitted inbound on the server?
- UDP port 69Answer
- BTCP port 21
- CTCP port 22
- DUDP port 67
Answer
UDP port 69
Trivial File Transfer Protocol (TFTP) operates on UDP port 69. It provides low-overhead, connectionless file transfer suitable for devices requesting firmware or PXE network boot images.
Step-by-Step Solution
Key Concept
Trivial File Transfer Protocol (TFTP) port and transport protocol assignment
Estimated Time:1m 0s