Router
Summary
A router is a networking device that forwards data packets between computer networks. In a home environment, it acts as the central hub and gateway, connecting your local devices (laptops, smartphones, smart TVs) to the internet service provided by your ISP.
Overview
Think of a router as a digital traffic controller. When you request a website, the router ensures the request goes out to the internet and that the returning data reaches your specific device, rather than your roommate’s phone. Most modern home routers are “3-in-1” devices: a router (routing data), a switch (connecting wired devices), and a Wireless Access Point (providing Wi-Fi).
Technical Deep-Dive
Routing Table
The router maintains a “map” called a routing table. This table contains a list of paths to various network destinations. When a packet arrives, the router examines its destination IP and uses the table to determine the most efficient path.
NAT (Network Address Translation)
Your ISP usually provides only one public IP address. NAT allows the router to create a private local network (usually starting with 192.168.x.x) so that dozens of devices can share that single public connection simultaneously.
DHCP (Dynamic Host Configuration Protocol)
Routers run a DHCP server that automatically assigns a unique local IP address to every device that connects. This eliminates the need to manually configure network settings on every phone or laptop.
Wi-Fi Radio
Wireless routers use radio waves to transmit data, typically on the 2.4GHz (better range, slower speed) and 5GHz (faster speed, shorter range) frequency bands.
Bangladesh Context
In Bangladesh, the home networking market is dominated by brands like TP-Link, Tenda, Totolink, Mercusys, and Xiaomi.
Why you need a separate router even with an ONU
Most ISPs in Bangladesh provide a basic ONU (Optical Network Unit) to convert the fiber optic signal. While some “Wifi-ONUs” exist, they often have:
- Weak Wi-Fi Range: Their internal antennas are usually inferior to dedicated routers.
- Limited Features: They lack advanced controls like Bandwidth Control (QoS) or Parental Controls.
- Overheating: Using one device for both fiber conversion and Wi-Fi often leads to thermal throttling and frequent “hangs.”
Recommendation: Use the ONU in “Bridge Mode” and connect a high-quality dedicated router to handle your Wi-Fi and local traffic.
FAQ
- Q: Should I restart my router daily?
- A: It is not strictly necessary for high-end routers. However, budget-friendly routers often suffer from memory leaks or “cache bloat.” A scheduled weekly restart (or a quick power cycle if the internet feels sluggish) can help maintain performance.
- Q: Does a “4-antenna” router provide more speed than a “2-antenna” one?
- A: Not necessarily. More antennas usually imply better MIMO (Multiple Input, Multiple Output) support, which helps with handling multiple devices simultaneously, but the raw speed depends more on the Wi-Fi standard (Wi-Fi 5 vs Wi-Fi 6) and your ISP plan.