As the network engineer, you are asked to design an IP subnet plan that calls for 3 subnets. The largest subnet needs a minimum of 52 hosts. Management requires that a single mask must be used throughout the Class C network. Which of the following is a private IP network and mask that would meet the requirements?

A) 192.168.0.0 / 255.255.255.192
B) 192.168.0.0 / 255.255.255.224
C) 192.168.0.0 / 255.255.255.240
D) 192.168.0.0 / 255.255.255.248


A
Explanation: A) The correct answer is 192.168.0.0 / 255.255.255.192 because the only mask that would fit the requirements of 3 subnets and 52 hosts is 225.255.255.192, or /26, which would give you 4 subnets and 62 hosts per subnet.

Computer Science & Information Technology

You might also like to view...

Identify possible actors and use cases involved in Osceola’s business functions.

What will be an ideal response?

Computer Science & Information Technology

m++; is equivalent to

a. m = m + 1; b. m = m - 1; c. m = 1 - m; d. m + m;

Computer Science & Information Technology

You want to continue to work with a PowerPoint presentation that you worked with yesterday, but cannot remember where you saved the presentation on your hard drive. How can you open a file that you recently worked with?

What will be an ideal response?

Computer Science & Information Technology

Which term does a user of a relational database use to refer to a record?

A. row B. table C. column D. attribute

Computer Science & Information Technology