Computer Networking
Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Error detecting code is

an error-detecting code based on a summation operation performed on the bits to be checked
a check bit appended to an array of binary digits to make the sum of all the binary digits.
a code in which each expression conforms to specify rules of construction, so that if certain errors occur in an expression, the resulting expression will not conform to the rules of construction and
None of these
the ratio of the data units in error to the total number of data units

ANSWER DOWNLOAD EXAMIANS APP