A technician has deployed multiple temperature monitoring devices with IP addresses in the 10.137.24.0/25 network. Such devices must receive an ICMP keep-alive packet from the server every five minutes. Which of the following destination IP addresses must the technician configure on the server to send keep-alive packets to all the devices?

A. 10.137.24.0
B. 10.137.24.1
C. 10.137.24.127
D. 10.137.24.128

Answer: C. 10.137.24.127

Computer Science & Information Technology

You might also like to view...

If a certain object’s data members need to be frequently modified by const functions, it is best to: a. Declare the member values non-const. b. Declare the member values mutable. c. Use const_cast to make the member values modifiable. d. Use static_cast to make the member values modifiable.

a. Declare the member values non-const. b. Declare the member values mutable. c. Use const_cast to make the member values modifiable. d. Use static_cast to make the member values modifiable.

Computer Science & Information Technology

What are some of the variables that determine how a given organization chooses to construct its InfoSec program?

What will be an ideal response?

Computer Science & Information Technology