Users on a network segment report that they are unable to connect to a newly installed file server. The file server IP address settings are as follows: IP address: 10.0.10.254 Subnet Mask: 255.255.255.0 Default Gateway: 10.10.10.1 Which of the following changes should the server administrator make?

A. Change the IP address on the server to 10.10.0.254.
B. Change the IP address on the server to 10.10.10.254.
C. Change the default gateway on the server to 10.10.10.254.
D. Change the subnet mask on the server to 255.255.0.0.


Answer: B. Change the IP address on the server to 10.10.10.254.

Computer Science & Information Technology

You might also like to view...

What is the result value of c at the end of the following code segment?

int c = 8; c++; ++c; c %= 5; a. 0. b. 1. c. 3. d. None of the above.

Computer Science & Information Technology

Write a statement for each of the following:

a) Print integer 40000 left justified in a 15-digit field.

Computer Science & Information Technology

A custom file property that allows you to add keywords to files to categorize and organize them is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

When you create a new document, two default master pages are automatically created.

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

Computer Science & Information Technology