asked 139k views
0 votes
What is created when a packet is encapsulated with additional headers to allow an encrypted packet to be correctly routed by internet devices?

asked
User Nicolaas
by
7.9k points

1 Answer

5 votes
The answer is a FRAME.
This is part of data encapsulation process. The data link layer encapsulates a packet into a frame. The Frame’s header carries hardware address of the source and destination hosts. A frame includes the network layer header, transport layer header and all upper layer information.

answered
User Solange
by
8.2k points