Which of the following allows you to reduce the size of the routing table by having one large prefix entry point the way to many smaller ones that share the same next hop?

A. Clustering
B. Chaining
C. Multihoming
D. Summarization


Answer: D

Computer Science & Information Technology

You might also like to view...

A(n) ______________ declaration contains a comma-separated list of constants.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In the accompanying figure, the CSS Styles panel labeled 1 is in Current Selection Mode.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is most commonly used in data systems to express signaling speed?

a. Baud rate. b. Interface speed. c. Bits per second. d. Baud per second.

Computer Science & Information Technology

Alfonso has been working with XQuery, and would like to create a library module to centralize the global variables and functions he's created. He has encountered some problems in implementing the library module, and comes to you for help.? Alfonso has placed several global variables in his library module. However, when he references one of these variables in a query main module, an error occurs. In looking at his code, you suggest the problem is happening because he did not include the _____ when referencing the variable.

A. ?namespace prefix B. ?absolute path C. ?fully qualified name D. ?relative path

Computer Science & Information Technology