1. In a scenario where a network requires efficient data traffic management to prevent congestion, which device should be applied to connect multiple LAN segments?
Implement a switch to forward frames only to specific devices
Обяснение
A switch forwards frames only to the specific device they are intended for, based on MAC addresses, which reduces unnecessary traffic and congestion within LAN segments. Hubs broadcast data to all devices, which can lead to congestion. Repeaters simply regenerate signals and do not manage traffic, and routers are used for inter-network communication, not within LAN segments.