InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by routers? Write its major functions. |
|
Answer» Router is a networking device that is used to forward data packets along with a network from source to destination. The DEVICES are specially designed to receive, analyze, and forward data packets between computer networks. It examines a destination IP address of a data packet and uses its headers and routing table to determine the best way or route for transferring the packets. There are some popular companies that develop routers like HP, Juniper, Nortel, Cisco, ETC.
|
|