OSI model Flashcards
(35 cards)
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.
Which protocols are associated with the Transport Layer?
Protocols associated with the Transport Layer include TCP (Transmission Control Protocol) and UDP (User Datagram Protocol).
What is Layer 5 in the OSI model?
Layer 5 is the Session Layer, responsible for managing and controlling the connections between computers, establishing, maintaining, and terminating sessions.
What types of media are used in the Session Layer?
The Session Layer uses the same media as the lower layers, including wired and wireless communication methods.
Which devices operate at the Session Layer?
Devices operating at the Session Layer are typically software-based, such as session management protocols implemented in operating systems.
Which protocols are associated with the Session Layer?
Protocols associated with the Session Layer include PPTP (Point-to-Point Tunneling Protocol) and NetBIOS (Network Basic Input/Output System).
What is Layer 6 in the OSI model?
Layer 6 is the Presentation Layer, which translates data between the application layer and the network format, handling data encryption, compression, and translation.
What types of media are used in the Presentation Layer?
The Presentation Layer uses the same media as the lower layers, including wired and wireless communication methods.
Which devices operate at the Presentation Layer?
Devices operating at the Presentation Layer are typically software-based, such as encryption and data format translation tools.
Which protocols are associated with the Presentation Layer?
Protocols associated with the Presentation Layer include SSL (Secure Sockets Layer), TLS (Transport Layer Security), and JPEG (Joint Photographic Experts Group).