0

Difference between IP routing and IP forwarding

What is the difference between IP routing and IP forwarding..???

IP Address Add a comment
liam
asked Feb 21 2017

Answer

0

"Routing is the process of deciding where to send a received packet. If this is the destination host we send it up the stack to an application process. If not we use the destination IP address and the IP routing table to choose an interface that is the best route to the next hop.

In that context forwarding is the act of sending the packet to the next hop. It also has a more generic meaning of passing on something received from the network rather than accepting it on this host; which can also be applied to application level traffic like e-mail and newsgroup messages - often in the expression “store-and-forward”."

Add a comment
linuxhelp
asked Jan 07 2019
Post your Answer