Routing |
|
Routing is the process of moving packets through an internetwork, such as the Internet. Routing actually consists of two separate, but related, tasks:
Routing vs. Bridging and SwitchingRouting is distinguished from bridging or switching by operating at the Network Layer of the OSI Model. Bridging and switching occur on the Data Link Layer. Static vs. Dynamic RoutingRouting can be accomplished by manually entering the information necessary for packets to reach any part of the internetwork into each router. This is called static routing. Static routing works reasonably well for very small networks, but does not scale well. When using static routing, the routing tables on each router must be updated each time the network topology changes -- such as when a network link fails.. In most networks, routing is managed automatically through the use of dynamic routing. In dynamic routing, routing protocols create and maintain the routing tables automatically. Dynamic routing responds much more quickly to network changes (and network failures) than static routing. blog comments powered by Disqus |
Discuss Routing in the forums.



