Which layer of the OSI model is responsible for routing packets between different networks?
- Application Layer
- Data Link Layer
- Network Layer
- Transport Layer
The Network Layer, which is Layer 3 in the OSI model, is responsible for routing packets between different networks. It handles logical addressing, routing, and traffic control functions. Routers operate at this layer, using IP addresses to forward packets across networks based on routing tables and algorithms.
Loading...
Related Quiz
- The process of dynamically adjusting transmission power levels to maintain a stable connection in wireless networks is known as ___________.
- You're working on a project where SEO is critical. How would you implement server-side rendering (SSR) with React or Angular to ensure better search engine visibility?
- What is the difference between clustered and non-clustered indexes?
- What is the primary purpose of a firewall in network security?
- Which design pattern is used to ensure a class has only one instance and provides a global point of access to it?