SY0-301 · Question #867
Which of the following protocols operates at the HIGHEST level of the OSI model?
The correct answer is C. SCP. SCP (Secure Copy Protocol) is an application-layer protocol (Layer 7) that runs on top of SSH to transfer files securely between hosts. ICMP (Internet Control Message Protocol) operates at the Network layer (Layer 3) and is used for diagnostics like ping. IPSec also operates at t
Question
Which of the following protocols operates at the HIGHEST level of the OSI model?
Options
- AICMP
- BIPSec
- CSCP
- DTCP
How the community answered
(30 responses)- A3% (1)
- C87% (26)
- D10% (3)
Explanation
SCP (Secure Copy Protocol) is an application-layer protocol (Layer 7) that runs on top of SSH to transfer files securely between hosts. ICMP (Internet Control Message Protocol) operates at the Network layer (Layer 3) and is used for diagnostics like ping. IPSec also operates at the Network layer (Layer 3) to provide encryption and authentication for IP packets. TCP operates at the Transport layer (Layer 4). Since SCP functions at the Application layer (Layer 7), it operates at the highest OSI level among the given choices.
Topics
Community Discussion
No community discussion yet for this question.