Computer Networking
HMP (Host Monitoring Protocol) is:

a protocol used to monitor computers
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
None of these
a TCP/IP high level protocol for transferring files from one machine to another.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type debug ip rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of 16. What does this mean?

The route is 16 hops away.
The route has a delay of 16 microseconds.
The route is inaccessible.
The route is queued at 16 messages a second.
They will all load-balance.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The main difference between TCP and UDP is

UDP is a datagram where as TCP is a connection oriented service
All of these
TCP is an Internet protocol where as UDP is an ATM protocol
UDP is connection oriented where as TCP is datagram service
None of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# ip access-group Blocksales in
(config-if)# ip access-group 110 in
(config)# ip access-group 110 in
(config-if)# blocksales ip access-list in

ANSWER DOWNLOAD EXAMIANS APP