Log in Sign up
Back to Discover
💻

Router (computing)

technology Maturity 9-11 war conflict
This article covers sensitive topics: war_conflict. Parents can manage visibility in Parental Controls.

A router helps computers talk.

Adsl connections.jpg
Adsl connections.jpg
It sends information to the right place. It works like a sign on a road. This helps your computer find the web. It is very helpful! Do you use a router at home?

40 words

A router is a special computer.

Adsl connections.jpg
Adsl connections.jpg
It helps different networks talk to each other. It works like a traffic director on a road.

Information travels in small pieces. The router reads where each piece needs to go. Then it sends the piece to the next stop.

Sprouter100g.jpg
Sprouter100g.jpg

Some routers are small for homes. Other routers are very large and powerful. They help the whole Internet work fast.

Routers can use wires or wireless signals. They keep information moving to the right place. This helps your computer find what it needs.

92 words

A router is a special computer. It helps different networks talk to each other.

Adsl connections.jpg
Adsl connections.jpg
Think of it like a traffic director. It tells data where to go.

Information travels in small pieces called packets. When a packet arrives, the router reads its header. A header is a small piece of info with an address. The router looks at its routing table to find the best path. This table is a list of routes.

OpenWRT 8.09.1 LuCI screenshot.png
OpenWRT 8.09.1 LuCI screenshot.png
Then, the router sends the packet to the next stop.

Routers have two main parts that work at the same time. The control plane makes the list of routes. The forwarding plane actually moves the packets.

Sprouter100g.jpg
Sprouter100g.jpg

Some routers are small for homes. Other routers are very large and powerful. Large routers connect big networks using fiber optic lines. These fast lines are called the Internet backbone. Some routers even have a firewall. A firewall helps keep a network safe from outside threats.

ARPANET first router 2.jpg
ARPANET first router 2.jpg
The first router was called an Interface Message Processor. It went online in 1969.

180 words

A router is a special computer that directs traffic on the Internet.

Adsl connections.jpg
Adsl connections.jpg
It connects different computer networks to one another. Without routers, information could not move between your home and the rest of the world. These devices act like traffic directors for data. They ensure that digital information finds the right path to its destination. This job is very important for keeping the global Internet working.

Data travels across networks in small pieces called packets. When a packet arrives at a router, the device reads its header. The header contains the network address of where the packet is going. The router then looks at its routing table to find the best path. A routing table is a list of routes between different computer systems.

OpenWRT 8.09.1 LuCI screenshot.png
OpenWRT 8.09.1 LuCI screenshot.png
The router sends the packet to the next network on its journey. This happens one step at a time until the packet reaches its final destination.

Routers use two parts called planes to do their work. The control plane is the brain that manages the routing table. It can use static routes or learn new routes using a routing protocol. This plane builds a forwarding information base to help the other part. The forwarding plane is the part that actually moves the packets. It matches the packet header to the information in the forwarding table. This allows the router to send data between incoming and outgoing connections very quickly.

People have been building routers for many years. The first router was called an Interface Message Processor. It was delivered to UCLA on August 30, 1969. This device went online on October 29, 1969. Early routers used a central processor to move data. Today, many use specialized chips called ASICs to work even faster.

ARPANET first router 2.jpg
ARPANET first router 2.jpg
These chips add extra speed and help with security tasks like firewalls.

There are many different sizes of routers in use today. Small routers are often found in homes or small offices. Large, powerful routers connect big business networks or Internet service providers. Some very large routers connect the Internet backbone using optical fiber lines. These big routers help move huge amounts of data at high speeds. You can think of home routers as small side streets and large routers as massive highways.

383 words

A router is a specialized computer and networking device. Its primary job is to forward data packets between different computer networks. This includes connecting smaller networks to larger ones, such as the global Internet. Because they direct traffic across these interconnected systems, routers are essential for modern digital communication.

Adsl connections.jpg
Adsl connections.jpg
Without them, data would have no way to navigate between different network environments.

To understand how a router works, you must look at how data moves. Digital information is broken into small pieces called data packets. When a packet arrives at a router on a specific line, the device reads the packet header. This header contains the network address information for the ultimate destination. The router then consults its routing table or a specific routing policy. This table is a list of routes between various computer systems. Based on this information, the router directs the packet to the next network on its journey. This process repeats from one router to another until the packet reaches its destination node.

Inside the device, the software operates through two simultaneous functional units called planes. The first is the control plane, which acts as the intelligence of the router. It maintains the routing table by using pre-configured static routes or by learning new routes dynamically through a routing protocol. The control plane then creates a forwarding information base (FIB). The second unit is the forwarding plane. This plane handles the actual movement of data packets between incoming and outgoing connections. It reads the packet header and matches the destination to the entries in the FIB.

OpenWRT 8.09.1 LuCI screenshot.png
OpenWRT 8.09.1 LuCI screenshot.png
This separation allows the router to manage complex paths while moving data at high speeds.

Routers vary greatly in scale and capability. Small office and home office (SOHO) routers provide connectivity for typical domestic networks. In larger organizations, a hierarchical internetworking model is often used. This model includes access routers at customer sites, distribution routers that aggregate traffic, and core routers. Core routers act as a collapsed backbone to interconnect different buildings or locations. At the highest level, massive routers interconnect Internet Service Providers (ISPs). These powerful machines move data along the optical fiber lines of the Internet backbone. They are optimized for high bandwidth to handle massive amounts of traffic.

The history of routing began with the ARPANET. The first router, known as an Interface Message Processor (IMP), was delivered to UCLA on August 30, 1969. It officially went online on October 29, 1969. The concept of using software-based switching nodes was proposed by Donald Davies in 1966. Wesley Clark later conceived similar ideas for the ARPANET. These early IMPs were built using the Honeywell 516 computer.

ARPANET first router 2.jpg
ARPANET first router 2.jpg
They performed functions very similar to the routers we use today.

As technology progressed, routers became more sophisticated. Early models relied on a central processing unit (CPU) for software-based forwarding. Modern, high-speed routers often use application-specific integrated circuits (ASICs). These are specialized chips designed to increase performance. ASICs allow for faster packet forwarding and can add advanced features like firewall functionality. Some routers also include hardware acceleration for specialized tasks like IPsec encryption. This evolution has moved routing from general-purpose minicomputers to highly specialized network processors.

Routers are also categorized by the specific networks they serve. An interior router operates within a single local area network (LAN). An exterior router operates within the Internet backbone. A border router, or gateway router, connects a LAN to a wide area network (WAN) or the Internet. This distinction helps engineers organize how data flows across different boundaries. By managing these connections, routers ensure that diverse technologies, like serial lines and local area networks, can communicate effectively.

614 words
🖼️ Images & Media (4)
File:ARPANET first router 2.jpg
ARPANET first router 2.jpg
File:Adsl connections.jpg
Adsl connections.jpg
File:Sprouter100g.jpg
Sprouter100g.jpg
File:OpenWRT 8.09.1 LuCI screenshot.png
OpenWRT 8.09.1 LuCI screenshot.png
Up Next
💻
Routing
Technology
More to explore

🔬 Go deeper

More advanced topics to explore

🪜 Step back

Simpler topics to build understanding

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.