A network administrator is creating an Access Control List (ACL) rule on a core router to permit secure, encrypted email retrieval for clients connecting to an internal mail server using IMAPS. Which transport protocol and destination port pair must be explicitly permitted in the ACL configuration?
- TCP port 993Answer
- BUDP port 993
- CTCP port 143
- DTCP port 995
Answer
TCP port 993 must be permitted in the ACL rule.
IMAPS (Internet Message Access Protocol Secure) uses TCP port 993 by default to establish an encrypted TLS/SSL session for retrieving email messages from a server.
Step-by-Step Solution
Key Concept
Common Ports and Protocols (IMAPS over TCP 993)
Estimated Time:1m 0s