126k views
3 votes
If the unitexchanged at the data link level is called a Frame and the unitexchanged at the Network layer level

is called a Packet, doframes encapsulate packet or do packets encapsulate frames? Explainyour answer.

1 Answer

5 votes

Answer:

Frames encapsulate packets. It can also be stated as Packet is encapsulated in a Frame.

Step-by-step explanation:

Frame is data link layer protocol data unit. So, it is the unit exchanged in data link layer.

Packet is network layer protocol data unit. So, it is the unit exchanged in network layer.

The correlation between a frame and packet is a packet is encapsulated in a frame. That means, frame encapsulates a packet.

User Joshmaker
by
5.1k points