A router operating at Layer 3 primarily makes its forwarding decisions based on what address?

a. Destination MAC address
b. Source IP address
c. Source MAC address
d. Destination IP address


Answer: d. Destination IP address

Computer Science & Information Technology

You might also like to view...

The ________ Pane displays all current comments and changes in a separate scrollable window

Fill in the blank(s) with correct word

Computer Science & Information Technology

?A company's purchasing and hiring processes are part of its revenue model.

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

Computer Science & Information Technology

Find and correct the error in each of the following program segments:

``` a) #include ; b) arraySize = 10; // arraySize was declared const c) Assume that array b{}; for (size_t i{0}; i <= b.size(); ++i) { b[i] = 1; } d) Assume that a is a two-dimensional array of int values with two rows and two columns: a[1, 1] = 5; ```

Computer Science & Information Technology

You can hide the audio icon during a slide show

Indicate whether the statement is true or false

Computer Science & Information Technology