InterviewSolution
| 1. |
What Are The Differences Among Router, Switch And Hub? |
|
Answer» Hub (layer 1 DEVICE):
Switch (layer 2 Device)::
In networks, a device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer(layer 3) of the OSI Reference Model . Router (layer 3 Device):
A device that forwards data packets ALONG networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP [Network Layer (Layer3)] Hub (layer 1 Device): Switch (layer 2 Device):: In networks, a device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer(layer 3) of the OSI Reference Model . Router (layer 3 Device): A device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP [Network Layer (Layer3)] |
|