Match the LIST-I with LIST-II
| |
LIST-I |
|
LIST-II |
| A. |
SMTP |
I. |
Application layer |
| B. |
BGP |
II. |
Transport layer |
| C. |
TCP |
III. |
Data Link Layer |
| D. |
PPP |
IV. |
Network Layer |
Choose the correct answer from the options given below:
1.A-I, B-II, C-III, D-IV
2.A-II, B-I, C-IV, D-III
3.A-IV, B-II, C-III, D-I
4.A-I, B-IV, C-II, D-III ✓ Correct
Solution
The correct answer is A-I, B-IV, C-II, D-III.
Key Points
- A. SMTP → Application Layer (I)
- SMTP is used to send emails and works at the Application layer.
- B. BGP → Network Layer (IV)
- BGP is a routing protocol used for path selection between networks.
- C. TCP → Transport Layer (II)
- TCP provides reliable data transfer between hosts.
- D. PPP → Data Link Layer (III)
- PPP establishes direct communication between two nodes.
Additional Information
- OSI Layer Summary:
- Application: SMTP, HTTP, FTP.
- Transport: TCP, UDP.
- Network: IP, BGP, routing protocols.
- Data Link: PPP, Ethernet.