A security administrator is creating a subnet on one of the corporate firewall interfaces to use as a DMZ which is expected to accommodate at most 14 physical hosts.Which of the following subnets would BEST meet the requirements?

A. 192.168.0.16 255.25.255.248
B. 192.168.0.16/28
C. 192.168.1.50 255.255.25.240
D. 192.168.2.32/27


Answer: B. 192.168.0.16/28

Computer Science & Information Technology

You might also like to view...

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

1. The following function does not throw any unhandled exceptions void f1( ) throw ( ); 2. Functions that might throw an exception must have a throw list. 3. Functions may potentially throw at most one exception. 4. If a function throws an exception, it must be caught inside that function. 5. It is legal to have a catch block with no parameter.

Computer Science & Information Technology

To create an SQL command, you would list the table or tables involved in the query after the WHERE keyword.

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

Computer Science & Information Technology

If you do not know the directional property of a microphone, as a general rule, where do you place the sound source relative to the microphone?

What will be an ideal response?

Computer Science & Information Technology

LinkedIn Questions is a forum for connecting with other members and promoting yourself as an expert on a topic.

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

Computer Science & Information Technology