What metric components does EIGRP use when using default metric calculation?
A) Load
B) Bandwidth
C) Delay
D) Reliability
B, C
Explanation: B) When the default EIGRP metric is used, the bandwidth and delay variables are used for calculation. The reliability and load can be added as part of the metric calculation; however, this is generally not done.
C) When the default EIGRP metric is used, the bandwidth and delay variables are used for calculation. The reliability and load can be added as part of the metric calculation; however, this is generally not done.
You might also like to view...
A good way to convert a value of type double to a string is
A) use the ostringstream class. B) use the strto double function. C) use the double toa function. D) use the double string stream class. E) None of the above
Pixels are arranged within a(n) ____.
A. grid B. box C. vector D. object