A network technician is implementing an automated configuration archiving system for network switches. The system relies on Trivial File Transfer Protocol (TFTP) to push configuration files to a centralized storage server without requiring user authentication or maintaining complex connection sessions. Which of the following port and transport protocol combinations must be permitted on the network firewall to allow this traffic?
- UDP port 69Cevap
- BTCP port 21
- CTCP port 22
- DUDP port 67
Cevap
UDP port 69 is required for Trivial File Transfer Protocol (TFTP) traffic.
Trivial File Transfer Protocol (TFTP) is designed as a minimal, lightweight file transfer protocol that operates over User Datagram Protocol (UDP) on well-known port 69. Because it lacks authentication and session overhead, it is commonly used for bootstrapping network devices and backing up router/switch configuration files.
Adım Adım Çözüm
Anahtar Kavram
Common Network Ports and Protocols (TFTP UDP 69)