What is the purpose of a router in a computer network?
- Connecting devices within a network
- Directing network traffic
- Facilitating wireless connections
- Filtering data packets
A router's primary purpose is to direct network traffic between different networks. It uses routing tables to determine the best path for data packets to reach their destination. This includes directing data between devices on the same network and between different networks, such as a local network and the internet. Routers also provide network address translation (NAT) to allow multiple devices on a network to share a single public IP address.
Loading...
Related Quiz
- How does a relational database handle transactions and ensure data consistency?
- Explain the role of the Transport layer in the OSI Model.
- In Express.js, middleware functions have access to the ___________ and ___________ objects.
- Which layer of the OSI model is responsible for routing packets between different networks?
- What is the role of indexing in improving the performance of database queries?