Networking Question What are the key differences between for
Networking Question: What are the key differences between forwarding and routing functions performed in the network layer?
Solution
Routing answers the question of what next Hop ip to send a packet based on the destination prefix and its determining which way the packet will use to reach its destination easily.
forwarding functions determines which exit interface to use to send the packet to its next hop is nothing but termed as forwarding function.

