Report Bug
Qus : At which layer of OSI model, router works
QusOSI मॉडल के किस लेयर पर राउटर काम करता है

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


Solution
D. Network layer



Explanation
Routers are network devices that operate at the Network layer (Layer 3) of the OSI model. They use IP addresses to forward packets between different networks, making decisions based on network layer information to route packets toward their destinations.



Report Bug