Jump into concepts and practice - no test required
or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Recall & Review
beginner
What is a router?
A router is a device that connects different networks together and directs data between them, like a traffic officer guiding cars to the right roads.
Click to reveal answer
beginner
What is a switch?
A switch connects devices within the same network and helps them communicate by sending data only to the device it is meant for, like a mail sorter delivering letters to the right mailbox.
Click to reveal answer
intermediate
How does a router differ from a switch?
A router connects different networks and decides the best path for data, while a switch connects devices within one network and forwards data directly between them.
Click to reveal answer
intermediate
Why do routers use IP addresses?
Routers use IP addresses to identify devices on different networks and decide where to send data, similar to how a post office uses addresses to deliver mail to the right city and street.
Click to reveal answer
intermediate
What is the role of MAC addresses in switches?
Switches use MAC addresses to identify devices on the same network and send data directly to the correct device, like a receptionist who knows each employee's desk location.
Click to reveal answer
Which device connects different networks together?
ASwitch
BRouter
CModem
DRepeater
✗ Incorrect
A router connects different networks and directs data between them.
What does a switch do in a network?
AConnects devices within the same network and sends data to the correct device
BForwards data to all devices
CConnects different networks
DProvides internet access
✗ Incorrect
A switch connects devices within the same network and sends data only to the intended device.
Which address type does a router use to send data between networks?
AIP address
BPhysical address
CEmail address
DMAC address
✗ Incorrect
Routers use IP addresses to identify devices across different networks.
Which device uses MAC addresses to forward data?
ARouter
BFirewall
CHub
DSwitch
✗ Incorrect
Switches use MAC addresses to send data to the correct device within the same network.
What is the main difference between a router and a switch?
ARouter connects devices in one network; switch connects different networks
BRouter forwards data to all devices; switch forwards data to one device
CRouter connects different networks; switch connects devices in one network
DRouter is slower than switch
✗ Incorrect
Routers connect different networks, while switches connect devices within the same network.
Explain in your own words how a router and a switch work together in a home network.
Think about how your phone and computer connect to the internet and to each other.
You got /4 concepts.
Describe the role of IP addresses and MAC addresses in networking devices like routers and switches.
Compare IP addresses to street addresses and MAC addresses to desk locations.
You got /4 concepts.
Practice
(1/5)
1. What is the main role of a router in a computer network?
easy
A. To provide power to devices
B. To connect devices within the same network
C. To store data permanently
D. To direct data between different networks
Solution
Step 1: Understand the function of a router
A router directs data packets between different networks, like a traffic officer guiding cars to different roads.
Step 2: Compare with other devices
Switches connect devices inside the same network, not between networks. Storage and power are unrelated functions.
Final Answer:
To direct data between different networks -> Option D
3. Consider this scenario: A device sends data to another device on a different network. Which device will handle forwarding the data?
medium
A. Router
B. Switch
C. Modem
D. Hub
Solution
Step 1: Identify the network difference
Data sent between different networks requires a device that can route data across networks.
Step 2: Match device to function
Routers forward data between networks. Switches and hubs work within the same network. Modems connect to the internet but don't route between networks.
Final Answer:
Router -> Option A
Quick Check:
Different networks = router forwards [OK]
Hint: Data between networks uses router, not switch [OK]
Common Mistakes:
Choosing switch for cross-network data
Confusing modem with router
Selecting hub which only broadcasts
4. A network administrator notices that devices within the same network cannot communicate, but devices on different networks can. What is the most likely problem?
medium
A. The switch is not working properly
B. The modem is disconnected
C. The router is malfunctioning
D. The firewall is blocking all traffic
Solution
Step 1: Analyze communication issue
Devices on different networks communicate, so the router works fine. But devices on the same network cannot communicate.
Step 2: Identify device responsible for local communication
Switches connect devices within the same network. If they fail, local communication breaks.
Final Answer:
The switch is not working properly -> Option A
Quick Check:
Same network issue = switch problem [OK]
Hint: Local network issues usually mean switch failure [OK]
Common Mistakes:
Blaming router for local network problems
Ignoring switch role in local communication
Assuming modem affects internal network
5. A company wants to improve its network so that devices inside the office communicate quickly, but also want to connect securely to the internet. Which combination of devices should they use?
hard
A. Only switches, because they connect devices quickly
B. Only routers, because they connect to the internet
C. Both switches for internal connections and routers for internet access
D. Neither; they should use modems only
Solution
Step 1: Understand internal communication needs
Switches connect devices inside the office network quickly and efficiently.
Step 2: Understand internet connection needs
Routers connect the office network to the internet and manage secure data routing.
Step 3: Combine device roles
Using both switches and routers ensures fast internal communication and secure internet access.
Final Answer:
Both switches for internal connections and routers for internet access -> Option C
Quick Check:
Switch + router = fast local + secure internet [OK]
Hint: Use switches inside, routers for internet [OK]