CERTIFIED-IN-CYBERSECURITY · Question #79
The SMTP protocol operates at OSI Level:
The correct answer is A. 7. SMTP (Simple Mail Transfer Protocol) is an application-layer protocol that operates at OSI Layer 7. It is important not to confuse OSI layer numbers with port numbers: SMTP uses TCP port 25, and Telnet uses TCP port 23-these are ports, not OSI layers. OSI Layer 3 is the Network…
Question
The SMTP protocol operates at OSI Level:
Options
- A7
- B23
- C25
- D3
How the community answered
(19 responses)- A95% (18)
- C5% (1)
Explanation
SMTP (Simple Mail Transfer Protocol) is an application-layer protocol that operates at OSI Layer 7. It is important not to confuse OSI layer numbers with port numbers: SMTP uses TCP port 25, and Telnet uses TCP port 23-these are ports, not OSI layers. OSI Layer 3 is the Network Layer (used by IP and routers). OSI Layer 7 (Application Layer) is where user-facing protocols like SMTP, HTTP, FTP, and DNS operate.
Topics
Community Discussion
No community discussion yet for this question.