Today we will learn what is the ip routing in the computer network and how it is work.
Ip routing is the process of sending packets from a host on another, remote network. Which means it send the data to user who runs the network. So this process is done by routers. Routers examine the destination ip address of a packet, determine the next- hop address, and forward the packet.
Router use routing tables to determine a next hop address to which the packet should be forwarded.
(Default gateway)
What is the default gateway a default gateway is a router that hosts use to communicate with other hosts on remote networks. A default gateway is used when a host does not have a route entry for the specific remote network and does not know how to reach that network.
Hosts can be configured to send all packets destined to remote networks to a default gateway, which has a route to reach that network. So this is all about the ip routing and default gateway in computer network.
Ip routing is the process of sending packets from a host on another, remote network. Which means it send the data to user who runs the network. So this process is done by routers. Routers examine the destination ip address of a packet, determine the next- hop address, and forward the packet.
Router use routing tables to determine a next hop address to which the packet should be forwarded.
(Default gateway)
What is the default gateway a default gateway is a router that hosts use to communicate with other hosts on remote networks. A default gateway is used when a host does not have a route entry for the specific remote network and does not know how to reach that network.
Hosts can be configured to send all packets destined to remote networks to a default gateway, which has a route to reach that network. So this is all about the ip routing and default gateway in computer network.
No comments:
Post a Comment