INTRODUCTION
PROTOCOL LAYERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of these things does the internet layer do?
|
Routes packets to the next host
|
|
Breaks the data up into packets
|
|
Attaches a destination address
|
|
Senses the medium before transmitting
|
Explanation:
Detailed explanation-1: -In IPv4, each endpoint is identified by one or more gloablly unique IP addresses. The network layer PDUs are known as either “packets” or “datagrams". Each packet carries the source IP address of the sending endpoint and also the address of the intended recipient endpoint (or a group destination address).
Detailed explanation-2: -The data link layer takes the data bits and “frames, ‘’ and creates packets of the data to guarantee reliable transmission. This layer adds source and destination addresses to the data stream as well as information to detect and control transmission errors. The data link layer has two sublayers.
There is 1 question to complete.