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

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 100 permit 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
The Internet Control Message Protocol (ICMP)

allows gateways to send error a control messages to other gateways or hosts
None of these
provides communication between the Internet Protocol Software on one machine and the Internet Protocol Software on another
reports error conditions to the original source, the source must relate errors to individual application programs and take action to correct the problem
All of these

ANSWER DOWNLOAD EXAMIANS APP