A network administrator needs to update access control list rules to permit network file transfer services. Which of the following default transport protocols and port numbers are correctly matched with their protocol? (Select TWO.)
- TFTP using UDP port 69Cevap
- SFTP using TCP port 22Cevap
- CFTP using UDP port 21
- DHTTPS using TCP port 80
Cevap
The correct choices are 'TFTP using UDP port 69' and 'SFTP using TCP port 22'.
Trivial File Transfer Protocol (TFTP) operates on UDP port 69 to perform unauthenticated, low-overhead file transfers. Secure File Transfer Protocol (SFTP) operates over SSH, which uses TCP port 22 to encrypt authentication and data transfer.
Adım Adım Çözüm
Anahtar Kavram
Common Network Ports and Transport Protocols for File Transfer