A network administrator is transferring a Cisco IOS software image from a router to a central backup server using Trivial File Transfer Protocol (TFTP). Which transport-layer protocol and default destination port are used by TFTP for this operation?
- UDP port 69Answer
- BTCP port 69
- CTCP port 21
- DUDP port 21
Answer
TFTP uses UDP as its transport-layer protocol and listens on default destination port 69.
Trivial File Transfer Protocol (TFTP) is designed to operate over UDP using destination port 69 for basic, low-overhead file management operations.
Step-by-Step Solution
Key Concept
TFTP Transport Layer Mechanics and Port Numbers