Page 1 of 1

What is host routing?

Posted: Mon Mar 06, 2017 10:27 am
by Moni Singh
Please explain this

Re: What is host routing?

Posted: Mon Mar 06, 2017 10:31 am
by admin
A routing table uses the same idea that one does when using a map in package delivery. Whenever a node needs to send data to another node on a network, it must first know where to send it. If the node cannot directly connect to the destination node, it has to send it via other nodes along a proper route to the destination node. Most nodes do not try to figure out which route(s) might work; instead, a node will send an IP packet to a gateway in the LAN, which then decides how to route the "package" of data to the correct destination. Each gateway will need to keep track of which way to deliver various packages of data, and for this it uses a Routing Table