What factors are used to calculate the OSPF cost?

A) Bandwidth, delay
B) Bandwidth
C) Delay
D) Bandwidth, MTU


B
Explanation: OSPF's cost is based on the bandwidth of the interface connecting the local device to a directly connected remote router. These values are then added together to obtain a total path cost.

Computer Science & Information Technology

You might also like to view...

Which MouseEvent method can be used to determine if the Alt key is pressed?

a. isAltPressed. b. isAltDown. c. getClickCount. d. AltPressed.

Computer Science & Information Technology

Which of the following is a character set-related security issue with PHP and MySQL?

a. exclusive use of multi-byte languages b. encoding mismatch c. exclusive use of single-byte languages d. PHP version

Computer Science & Information Technology

When visiting Web pages that you want to remember and you are using Internet Explorer, you can add the link to your ________ list

A) Search B) History C) Bookmarked D) Favorites

Computer Science & Information Technology

Which of the following options inserts a Push button control on a form?

A. Input (Radio) B. Image C. Input (File) D. Input (Submit)

Computer Science & Information Technology