---
title: "What are routers?"  
description: "What are routers?"  
author: "Elena Glibart"  
published: 2017-11-14  
canonical: https://answers.mindstick.com/qa/30564/what-are-routers  
category: "technology"  
tags: ["computer networking"]  
reading_time: 1 minute  

---

# What are routers?

What are [routers](https://www.mindstick.com/articles/13043/handy-tips-for-fixing-wireless-routers-common-problems)?

## Answers

### Answer by Sangsaptak Pal

A [router](https://en.wikipedia.org/wiki/Router_(computing)) is one of the most import components of a computer network. Also, it can also be found in almost 8 out of 10 houses. As the name suggests, it is involved with the task of routing in a network. It primarily forwards the data [packets](https://en.wikipedia.org/wiki/Network_packet) between various computers in a network and also in between various networks. It is basically is connected to two or more data lines from different IP networks. Whenever a data packet comes in on one of the lines, the router reads the network address information contained in the packet header. From the network address information, it determines the ultimate destination. It then directs the packet to the next network using the information in its routing table or policy.

The most familiar type of router is the home or small office routers that simply forward the IP packets between the Internet and the home computers.

![What are routers?](https://www.computerhope.com/cdn/wireless-router.jpg)

![What are routers?](https://answers.mindstick.com/questionanswer/67fa0e00-884b-4e3c-a212-e5b9bc51f3c4/images/ce56b150-9f08-43a8-b263-c68df31d5966.jpeg)\


---

Original Source: https://answers.mindstick.com/qa/30564/what-are-routers

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
