Computer Networking
You have a network ID of 192.168.10.0 and require at least 25 host IDs for each subnet, with the largest amount of subnets available. Which subnet mask should you assign?

255.255.255.192
255.255.255.255
255.255.255.240
255.255.255.248
255.255.255.224

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 10 deny tcp any 196.15.7.0 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255
access-list 100 permit 196.15.7.0 0.0.0.255 eq www
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Parity bit is

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

ANSWER DOWNLOAD EXAMIANS APP