Computer Networking
Which of the following are valid ways to refer only to host 172.16.30.55 in an IP access list? 1. 172.16.30.55 0.0.0.255 2. 172.16.30.55 0.0.0.0 3. any 172.16.30.55 4. host 172.16.30.55 5. 0.0.0.0 172.16.30.55 6. ip any 172.16.30.55

3 and 5
2 and 4
1 and 4
1, 4 and 6

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
HMP (Host Monitoring Protocol) is:

a TCP/IP high level protocol for transferring files from one machine to another.
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
None of these
a protocol that handles error and control messages

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.
a check bit appended to an array of binary digits to make the sum of all the binary digits.
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
None of these
the ratio of the number of data units in error to the total number of data units

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-router) # passive-interface s0
Router (config-router) # no routing updates
Router (config-if) # no routing
Router (config-if) # passive-interface

ANSWER DOWNLOAD EXAMIANS APP