What is the difference between a switch and a router?
Anónimo
A switch operates at the data link layer (Layer 2) to connect devices within the same network and uses MAC addresses to forward data. A router operates at the network layer (Layer 3) to connect different networks and uses IP addresses to route data between them.