Computer Networking
Error detecting code is

the ratio of the data units in error to the total number of data units
None of these
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 specify 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

Computer Networking
If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?

The lowest IP address of any physical interface
The highest IP address of any logical interface
The lowest IP address of any logical interface
The highest IP address of any physical interface

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Ethernet networks can be cabled in a number of topologies, depending on what works best in each environment. As more nodes are added, the efficiency of Ethernet decreases. Select the best answer as to why Ethernet becomes less efficient as size increases.

Network collisions occur
Cable terminators do not absorb the signal properly
"Line echo" occurs due to the impedance of the cable
Repeaters cannot increase the signal strength sufficiently
Cable terminators do not reflect the signal properly

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use?

access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet
access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23
access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23
access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet

ANSWER DOWNLOAD EXAMIANS APP