1 Answers
📚 Quick Study Guide: Routers & Switches Basics
- 🧠 Routers: Operate at Layer 3 (Network Layer) of the OSI model. They connect different networks (e.g., your home network to the internet).
- 🗺️ Function of Routers: Forward data packets between different IP networks based on IP addresses. They use routing tables to determine the best path.
- 📡 Switches: Operate at Layer 2 (Data Link Layer) of the OSI model. They connect devices within the same local area network (LAN).
- 🔗 Function of Switches: Forward data frames to specific devices based on MAC addresses. They learn MAC addresses and store them in their CAM (Content Addressable Memory) table.
- 🌐 Key Difference: Routers connect networks (inter-network communication); Switches connect devices within a single network (intra-network communication).
- 🚦 Packet vs. Frame: Routers handle IP packets; Switches handle Ethernet frames.
- 🔒 Security Note: Routers often include firewall capabilities to protect networks. Switches enhance network efficiency by reducing collisions.
📝 Practice Quiz: Routers & Switches
1. Which OSI model layer do routers primarily operate at?
- Data Link Layer
- Physical Layer
- Network Layer
- Transport Layer
2. What is the primary function of a network switch?
- To connect different networks together.
- To forward data packets based on IP addresses.
- To connect multiple devices within the same local area network (LAN).
- To translate domain names into IP addresses.
3. A router uses which type of address to make forwarding decisions between different networks?
- MAC address
- IP address
- Port address
- Hardware address
4. What does a switch use to direct data frames to the correct device on a LAN?
- Routing table
- Domain Name System (DNS)
- MAC address table
- Default gateway
5. Which of the following statements best describes a key difference between a router and a switch?
- Routers operate at Layer 2, while switches operate at Layer 3.
- Routers connect devices within a single network, while switches connect different networks.
- Routers forward packets between different IP networks, while switches forward frames within a single LAN.
- Routers are for wireless connections, and switches are for wired connections.
6. If you want to connect your home network to the internet, which device is essential for this connection?
- Hub
- Switch
- Repeater
- Router
7. A device that reduces network collisions and improves network efficiency by sending data only to the intended recipient is a:
- Hub
- Router
- Switch
- Modem
Click to see Answers
1. C. Network Layer
2. C. To connect multiple devices within the same local area network (LAN).
3. B. IP address
4. C. MAC address table
5. C. Routers forward packets between different IP networks, while switches forward frames within a single LAN.
6. D. Router
7. C. Switch
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! 🚀