Computer Networking
Interconnected networks need communication processors such as switches, routers, hubs, and gateways. Select the best fit for answer:

Protocol
Internetwork processor
Open Systems
TCP/IP

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
HMP (Host Monitoring Protocol) is:

a TCP/IP protocol used to dynamically bind a high level IP Address to a low-level physical hardware address
a protocol that handles error and control messages
a TCP/IP high level protocol for transferring files from one machine to another.
None of these
a protocol used to monitor computers

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 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
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

ANSWER DOWNLOAD EXAMIANS APP