Which of the following best describes the main function of a router in a network?
Think about how data moves between different networks, like between your home and the internet.
A router connects different networks and decides the best path for data packets to travel between them. Switches connect devices within the same network.
What is the primary role of a network switch?
Think about how devices in your home connect to each other using cables.
A switch connects devices within the same local network and forwards data based on hardware (MAC) addresses.
Consider a data packet sent from a computer in Network A to a computer in Network B. The packet passes through a switch and then a router. Which sequence correctly shows how the packet is handled?
Remember that switches use MAC addresses and routers use IP addresses.
Switches forward data based on MAC addresses within the local network. Routers use IP addresses to send data between networks.
You see a device that connects multiple devices in the same office and forwards data only to the device that needs it. What device is this?
Think about a device that directs data inside the same network.
A switch connects devices within the same network and forwards data only to the intended recipient using MAC addresses.
Which statement correctly compares routers and switches?
Focus on the type of addresses each device uses to forward data.
Routers use IP addresses to route data between networks. Switches use MAC addresses to forward data within the same network.