A network administrator is organizing security auditing profiles and intermediate firewall access rules for essential enterprise infrastructure services. Match each network protocol on the left with its corresponding default port and transport layer protocol on the right.
- NTP (Network Time Protocol)UDP 123
- IMAPS (Internet Message Access Protocol Secure)TCP 993
- TelnetTCP 23
- SMTPS (Simple Mail Transfer Protocol Secure)TCP 465
Answer
NTP matches with UDP 123; IMAPS matches with TCP 993; Telnet matches with TCP 23; SMTPS matches with TCP 465.
Each network service is matched directly to its official transport protocol and default listening port: NTP uses UDP 123, IMAPS uses TCP 993, Telnet uses TCP 23, and SMTPS uses TCP 465.
Step-by-Step Solution
Key Concept
Common Network Ports and Protocols