Which of the following are true of split horizon? (Choose two.)
a. It prevents updates received on one interface from being forwarded out other interfaces.
b. It prevents updates received on one interface from being forwarded out the same interface.
c. It is used with distance vector routing protocols.
d. It cannot be disabled.
B,C
You might also like to view...
Answer the following statements true (T) or false (F)
1) Each StringBuilder has a limit of characters that cannot be exceeded. 2) The ToString method can be used to convert a StringBuilder into a string. 3) When appropriate, using string objects instead of StringBuilder objects improves performance. 4) Method EnsureCapacity returns the capacity of a StringBuilder. 5) Properties Length and Capacity are used to return the number of characters in the StringBuilder and the total length allowed (at that time) of the StringBuilder, respectively.
Where possible, determine the number of significant digits for the following numbers:
306
True or false: A GameObject in Unity does not have to have a Transform Component attached to it
Indicate whether the statement is true or false
Use the ____ command to create a list with more than one level, such as the following list: 1. Conduct needs assessment 1.1 Collect data1.2 Analyze data 2. Sequence events
A. bullets B. indent C. multilevel list D. numbering