Computer Networking
Two connected routers are configured with RIP routing. What will be the result when a router receives a routing update that contains a higher-cost path to a network already in its routing table?

The updated information will replace the existing routing table entry.
The update will be ignored and no further action will occur.
The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence.
The updated information will be added to the existing routing table.
They will all load-balance.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which three statements are true about the operation of a full-duplex Ethernet network?1. There are no collisions in full-duplex mode.2. A dedicated switch port is required for each full-duplex node.3. Ethernet hub ports are preconfigured for full-duplex mode.4. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting.5. The host network card and the switch port must be capable of operating in full-duplex mode.

2, 3 and 4
5 only
2 and 4
1, 2, and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.198.94/19. Which of the following would you start your list with?

access-list 10 deny 172.16.172.0 0.0.31.255
access-list 10 deny 172.16.192.0 0.0.31.255
access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.188.0 0.0.15.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Error detecting code is

an error-detecting code based on a summation operation performed on the bits to be checked
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
a check bit appended to an array of binary digits to make the sum of all the binary digits.
None of these
the ratio of the data units in error to the total number of data units

ANSWER DOWNLOAD EXAMIANS APP