Question 6 of 131
Which two layers of the OSI model relate to the transmission of bits over the wire and packet forwarding based on destination IP address? (Choose two.)
Correct Answer: A, C

Question 7 of 131
Which layer of the OSI model is associated with the reliable transmission of datagrams?
Correct Answer: E

Question 8 of 131
Which three terms are used to describe data at Layers 1, 2, and 4 of the OSI model? (Choose three.)
Correct Answer: B, D, F

At Layer 1 of the OSI model, the term 'Bits' is used to describe the data. At Layer 2, the data is referred to as 'Frames'. At Layer 4, the data is termed 'Segments'. These terms are standard across networking and accurately describe the different units of data at their respective layers.

Question 9 of 131
Which two layers of the OSI model are combined in the Internet protocol suite application layer? (Choose two.)
Correct Answer: D, F

In the OSI model, the layers that deal with application-level data handling and management are the Session (Layer 5), Presentation (Layer 6), and Application (Layer 7) layers. When these are mapped to the Internet protocol suite (TCP/IP model), they are all combined into the Application layer. Therefore, the two OSI layers that are combined in the Internet protocol suite application layer are the Session layer (Layer 5) and the Application layer (Layer 7).

Question 10 of 131
Which two layers of the OSI model are combined in the Internet protocol suite network access layer? (Choose two.)
Correct Answer: A, B

In the Internet protocol suite, also known as TCP/IP, the network access layer is responsible for the functions of both the Physical layer (Layer 1) and the Data Link layer (Layer 2) of the OSI model. These layers handle the hardware and protocols necessary for data transmission over a physical network, including modulation, signal generation, and framing of data packets.