As the network engineer, you are provided with the following IP address and subnet mask 172.16.10.22 255.255.255.240. What is the valid host range for this IP address?

A) 172.16.10.20 through 172.16.10.22
B) 172.16.10.1 through 172.16.10.255
C) 172.16.10.16 through 172.16.10.23
D) 172.16.10.17 through 172.16.10.31
E) 172.16.10.17 through 172.16.10.30

E
Explanation: E) The correct answer is 172.16.10.17 through 172.16.10.30 because, with the given mask of 255.255.255.240 (/28), subtracting the last value from 256 equals 16 (magic number). The multiples of 16 include the values 16, 32, 48, and so on. Using the last value of the IP address given, compare it to your list and take the lowest value; the subnet would be 172.16.10.16.

Computer Science & Information Technology

You might also like to view...

Enforcing referential integrity ensures that no data are duplicated

Indicate whether the statement is true or false

Computer Science & Information Technology

What is a term used in typography that is defined in terms of the point size of a particular font?

a. Toast b. View c. Em d. Px

Computer Science & Information Technology