OSI model Flashcards
What is Layer 1 in the OSI model?
Layer 1 is the Physical Layer, responsible for the transmission and reception of unstructured raw data between a device and a physical transmission medium.
What types of media are used in the Physical Layer?
The Physical Layer uses media such as cables (e.g., coaxial, fiber optic, twisted pair), radio frequencies, and optical fibers.
Which devices operate at the Physical Layer?
Devices operating at the Physical Layer include hubs, repeaters, network adapters, and physical cables.
Which protocols are associated with the Physical Layer?
Protocols associated with the Physical Layer include Ethernet (IEEE 802.3), USB, and IEEE 802.11 (Wi-Fi).
What is Layer 2 in the OSI model?
Layer 2 is the Data Link Layer, which provides node-to-node data transfer and handles error correction from the physical layer.
What types of media are used in the Data Link Layer?
The Data Link Layer uses similar media to the Physical Layer, such as cables (e.g., coaxial, fiber optic, twisted pair) and wireless communication.
Which devices operate at the Data Link Layer?
Devices operating at the Data Link Layer include switches, bridges, and network interface cards (NICs).
Which protocols are associated with the Data Link Layer?
Protocols associated with the Data Link Layer include Ethernet (IEEE 802.3), MAC (Media Access Control), and PPP (Point-to-Point Protocol).
What is Layer 3 in the OSI model?
Layer 3 is the Network Layer, responsible for determining the best physical path for data to reach its destination, including routing and forwarding.
What types of media are used in the Network Layer?
The Network Layer uses various media, including wired (cables) and wireless communication methods.
Which devices operate at the Network Layer?
Devices operating at the Network Layer include routers and layer 3 switches.
Which protocols are associated with the Network Layer?
Protocols associated with the Network Layer include IP (Internet Protocol), ICMP (Internet Control Message Protocol), and IPsec (Internet Protocol Security).
What is Layer 4 in the OSI model?
Layer 4 is the Transport Layer, which provides end-to-end communication control and error recovery, ensuring complete data transfer.
What types of media are used in the Transport Layer?
The Transport Layer uses the same media as the lower layers, including wired and wireless communication methods.
Which devices operate at the Transport Layer?
Devices operating at the Transport Layer are generally software-based, such as transport layer protocols implemented in operating systems.