What is a distance-vector routing protocol? Give one example.
What will be an ideal response?
A distance-vector routing protocol uses mathematical calculations to compare routes based on some measurement of distance, such as hops. This protocol requires routers to send full or partial routing table updates periodically to neighboring routers. RIP is an example.
You might also like to view...
Define a function named cents that returns its argument divided by 100 and truncated to an integer. For example:
>>> cents(12345) 123
Which object is generally used to display only one record at a time for entering and editing data?
A) Reports B) Slides C) Forms D) Tables
Which of the following is not an advantage of using the pre-defined chart layouts?
A) They can be applied quickly. B) They give your charts a consistent look and feel. C) They give your charts a professional feel. D) They give you limited options to change your chart.
A ____ procedure completes its task and returns a value of a specified data type.
A. Form B. Sub C. Function D. Splash