OSI model layers exam review

This study set covers key concepts and terminology of the OSI model layers, useful for exam preparation in computer networking.

GraceKoala·32 flashcards·32 questions
collegecomputer_sciencenetworks
0
Known
1 / 32
0
Learning
Front

What does OSI stand for?

Tap to flip
Back

Open Systems Interconnection

Tap to flip
Got it
Still learning

Quiz(32 questions)

Question 1 of 32

1. What function does the Application layer (Layer 7) serve in the OSI model?

Terms in this Study Set(32)

OSI Model Basics(16)

What does OSI stand for?

Open Systems Interconnection

How many layers does the OSI model have?

Seven layers: Application, Presentation, Session, Transport, Network, Data Link, Physical.

True or False: OSI is a protocol.

False: OSI is a conceptual framework, not a protocol.

Layer 1 vs Layer 7: Compare functions.

Layer 1 (Physical) deals with hardware, while Layer 7 (Application) deals with user interface.

Fill in the blank: OSI model helps in _______.

Standardizing communication across different systems.

What does the Transport layer do?

Ensures reliable data transfer, error correction, and flow control.

Cause → Effect: A broken cable.

Results in data loss at the Physical layer.

Define Layer 2.

Data Link layer: Handles node-to-node data transfer and error detection.

Short example: HTTP usage.

HTTP operates at the Application layer for web communication.

True or False: The OSI model is obsolete.

False: It is still used for teaching network concepts.

What is the purpose of the Presentation layer?

Translates data formats and encrypts/decrypts information.

Layer 3 vs Layer 4: Key difference?

Layer 3 (Network) routes packets; Layer 4 (Transport) manages data flow.

What does the Application layer encompass?

Interfaces for end-user services like email, file transfer, and web browsing.

True or False: The OSI model has a specific implementation.

False: It is a theoretical model, not an implementation specification.

Layer 6: What is its role?

Session layer: Manages sessions and controls connections between applications.

Fill in the blank: The Physical layer deals with _______.

Transmission of raw binary data over physical mediums.

Layer Functions and Protocols(16)

Layer 7: Application → What does it do?

Enables user interaction. - Protocols: HTTP, FTP, SMTP.

True or False: Presentation layer encrypts data.

True. It translates data formats for the application layer.

Layer 6: Presentation → Key functions?

Data translation, encryption, compression. - Ensures proper format.

Layer 5: Session → What is its role?

Establishes, manages, and terminates connections between applications.

Transport layer protocols → Name two.

TCP (reliable) and UDP (unreliable).

Layer 4: Transport → What does it ensure?

End-to-end communication. - Ensures data integrity and flow control.

Which layer adds MAC addresses?

Data Link layer (Layer 2). - Used for physical addressing.

Network layer protocols → Name one.

IP (Internet Protocol). - Routes packets across networks.

Layer 3: Network → Main function?

Routing packets across networks. - Determines best path.

Fill in the blank: Data Link layer uses _____ and _____ protocols.

Ethernet, PPP.

Layer 1: Physical → What does it define?

Physical connections and signaling. - Cables, voltages, and bit rates.

Comparison: TCP vs. UDP.

TCP: Connection-oriented, reliable. UDP: Connectionless, faster.

Session layer controls _____ between applications.

Dialogues - Can be half-duplex or full-duplex.

How does encryption work in the Presentation layer?

Transforms data into a secure format. - Used for confidentiality.

What ensures data integrity at the Transport layer?

Checksums and acknowledgements. - Verifies data delivery.

Layer 2: Data Link → Key responsibilities?

Framing, error detection, MAC addressing. - Prepares data for Layer 1.

Questions in this Study Set(32)

1. What function does the Application layer (Layer 7) serve in the OSI model?

A.Enables user interaction
B.Routes packets
C.Framing data
D.Manages sessions

2. What does the acronym OSI refer to in networking?

A.Open Systems Interconnection
B.Open Standard Interface
C.Operational Systems Integration
D.Open Source Interconnect

3. Which layer is responsible for data encryption and formatting?

A.Presentation layer
B.Transport layer
C.Session layer
D.Network layer

4. How many total layers are defined in the OSI model?

A.Five layers
B.Six layers
C.Seven layers
D.Eight layers

5. What role does the Session layer (Layer 5) play?

A.Establishes and manages connections
B.Routes network packets
C.Encrypts data
D.Framing and error detection

6. True or False: The OSI model describes a specific set of protocols to be used.

A.True
B.False
C.Only for Application layer
D.Only for Transport layer

7. Which of the following is a characteristic of TCP?

A.Connection-oriented and reliable
B.Connectionless and faster
C.No error checking
D.Used only for video streaming

8. Which layer is responsible for the physical transmission of data?

A.Application layer
B.Network layer
C.Physical layer
D.Data Link layer

9. What does the Transport layer ensure between hosts?

A.End-to-end communication
B.Physical connection
C.Routing of packets
D.Data formatting

10. Fill in the blank: The OSI model is essential in _______.

A.Standardizing network protocols
B.Increasing data size
C.Reducing network speed
D.Creating software applications

11. Which layer adds MAC addresses to packets?

A.Data Link layer
B.Network layer
C.Transport layer
D.Application layer

12. What is the primary function of the Transport layer?

A.Data formatting
B.Session management
C.Reliable data transfer
D.Physical addressing

13. What is one example of a Network layer protocol?

A.IP (Internet Protocol)
B.HTTP
C.FTP
D.TCP

14. Cause → Effect: A malfunctioning network switch.

A.Increased bandwidth
B.Data loss at the Data Link layer
C.Improved connection speed
D.Enhanced security

15. What is the main function of the Network layer?

A.Routing packets across networks
B.Framing data
C.Error detection
D.Session management

16. Which layer is described as managing sessions between applications?

A.Application layer
B.Session layer
C.Transport layer
D.Network layer

17. Fill in the blank: The Data Link layer uses _____ protocols.

A.Ethernet and PPP
B.TCP and UDP
C.HTTP and SMTP
D.IP and ICMP

18. True or False: The OSI model is considered outdated and no longer used.

A.True
B.False
C.Only in certain industries
D.Only for academic purposes

19. What does the Physical layer (Layer 1) define?

A.Physical connections and signaling
B.Data encryption
C.Network routing
D.Session control

20. What does the Presentation layer primarily do?

A.Routes packets
B.Establishes connections
C.Translates data formats
D.Handles node-to-node communication

21. Which statement about TCP and UDP is true?

A.TCP is reliable, while UDP is not
B.UDP is more reliable than TCP
C.Both are connection-oriented protocols
D.TCP is used for video streaming only

22. Layer 3 is known as the _______ layer.

A.Transport
B.Network
C.Data Link
D.Application

23. What does the Session layer control between applications?

A.Dialogues
B.Packet routing
C.Data formatting
D.Encryption

24. Which layer is NOT part of the OSI model?

A.Application layer
B.Presentation layer
C.Transport layer
D.Connection layer

25. How does encryption occur in the Presentation layer?

A.Transforms data into a secure format
B.Routes packets securely
C.Establishes connections
D.Adds MAC addresses

26. What is the main responsibility of the Data Link layer?

A.Data routing
B.Error detection and correction
C.Session management
D.User interface

27. What ensures data integrity at the Transport layer?

A.Checksums and acknowledgements
B.MAC addresses
C.Routing tables
D.Physical connections

28. True or False: The OSI model layers operate independently of each other.

A.True
B.False
C.Only the upper layers
D.Only the lower layers

29. Which of the following is NOT a key responsibility of the Data Link layer?

A.Framing
B.Error detection
C.Routing
D.MAC addressing

30. What type of services does the Application layer provide?

A.Physical data transmission
B.User services such as email
C.Packet routing
D.Session control

31. Which layer is responsible for the end-to-end delivery of data and flow control?

A.Transport layer
B.Presentation layer
C.Network layer
D.Data Link layer

32. Which layer of the OSI model is primarily responsible for error detection and correction in node-to-node communication?

A.Data Link
B.Transport
C.Network
D.Application

Related Study Sets

Create Your Own Study Set

Upload a PDF, paste your notes, or describe a topic – AI generates flashcards, quizzes and more in seconds.