List the two broad categories of Internet routing, and explain each.

What will be an ideal response?

IP routing can be partitioned into two broad categories:
? Static routing: The term static routing characterizes an approach that creates a forwarding
table when the system starts and does not change entries unless an administrator manually
alters them.
? Dynamic routing: The term dynamic routing characterizes an approach in which route
propagation software runs on the system and continuously updates the forwarding table to
insure that each datagram follows an optimum route. The software communicates with other
systems to learn optimum routes to each destination, and continually checks for network
failures that cause routes to change.

Computer Science & Information Technology

You might also like to view...

A(n) ________ pages printout is typically used by the presenter

Fill in the blank(s) with correct word

Computer Science & Information Technology

Match the following terms to their meanings:

I. Project II. Properties III. Modules IV. Procedures V. Code window A. Named sequences of statements that perform a series of actions for a defined task B. Attributes for a selected object in the Project Explorer C. A collection of modules and objects needed to run an application D. A workspace text editor E. Containers to organize programming code

Computer Science & Information Technology