Suppose you have 300 hosts and want to have no more than 50 hosts per subnet. What size of address block should you request from your ISP? How many /24 addresses would you need? How many subnets would you have left over from your allocation?

What will be an ideal response?


The next largest subnet above 50 that is a power of 2 is 64 addresses.

Because 300/50 is 6, 6 subnets of 64 would be about 2 /24-equivalent net-
works. The subnet mask is 255.255.255.192 or /26. There would be 2

subnets left over.

Computer Science & Information Technology

You might also like to view...

Most of the data that an organization must deal with is _____ data, meaning that it is not organized in any predefined manner.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A specification of a Person structure in XML. Rewrite this specification using protocol buffers.

What will be an ideal response?

Computer Science & Information Technology

Using the ________ Pane command makes it easier to work with large worksheets because you will always be able to view the identifying rows and columns of the worksheet

Fill in the blank(s) with correct word

Computer Science & Information Technology

?List at least six guidelines for creating an interface that is easy to learn and use.

What will be an ideal response?

Computer Science & Information Technology