Match the following Layers and Protocols for a user browsing with SSL :…

2017

Match the following Layers and Protocols for a user browsing with SSL :

\(\begin{array}{clcl} \text{a.} & \text{Application of layer} & \text{i.} & \text{TCP} \\ \text{b.} & \text{Transport layer} & \text{ii.} & \text{IP} \\ \text{c.} & \text{Network layer} & \text{iii.} & \text{PPP} \\ \text{d.} & \text{Datalink layer} & \text{iv.} & \text{HTTP} \\ \end{array}\)

Codes :

  1. A.

    a-iv, b-i, c-ii, d-iii

  2. B.

    a-iii, b-ii, c-i, d-iv

  3. C.

    a-ii, b-iii, c-iv, d-i

  4. D.

    a-iii, b-i, c-iv, d-ii

Attempted by 975 students.

Show answer & explanation

Correct answer: A

Correct mapping: For a user browsing with SSL, the layer-to-protocol assignments are:

  • Application layer: HTTP (when SSL/TLS is used this becomes HTTPS)

  • Transport layer: TCP

  • Network layer: IP

  • Datalink layer: PPP

Note: SSL/TLS operates between the application and transport layers (presentation layer role), so the application protocol remains HTTP but is carried over TLS as HTTPS.

Explore the full course: Mppsc Assistant Professor