Explore the question in detail with explanation, related questions, and community discussions.
Routers are responsible for routing data packets between different networks. They use IP addresses to decide the best path for sending data from the source device to the destination device, especially when the devices are on different networks.
Key functions of a router:
In contrast, devices like switches and bridges work at the Data Link Layer (Layer 2), and hubs work at the Physical Layer (Layer 1). Only routers operate at Layer 3, the Network Layer.
Conclusion: The router is a Layer 3 device in the OSI model. It manages logical addressing and routing, making sure data reaches its final destination across networks.
Discussion
Leave a Comment