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

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
A proposed network infrastructure of interconnected local, regional, and global networks that would support universal interactive multimedia communications. Select the best fit for answer:

Internetworked enterprise
Information super highway
None of these
Client/Server networks
Business applications of telecommunications

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Parity bit is

an error-detecting code based on a summation operation performed on the bits to be checked.
the ratio of the number of data units in error to the total number of data units
a check bit appended to an array of binary digits to make the sum of all the binary digits.
None of these
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

ANSWER DOWNLOAD EXAMIANS APP