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 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.
The update will be ignored and no further action will occur.
They will all load-balance.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Token-Ring architecture was developed for a more efficient way to determine who should be transmitting at any one time. With Ethernet, collisions may take place, causing the transmitting computers to have to retransmit their data. The use of token guarantees that only one computer can transmit at a time. What happens as the network increases in size? Choose the best answer

After the number of nodes exceeds 550, the Multistation Access Unit must be replaced by the more powerful Hyperstation Unified Bandwidth device
An additional token is added for every 1,000 nodes
The network becomes less efficient
The speed of the Token-Ring network must be 16Mbps if the number of nodes is greater then 500
The network becomes more efficient

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.0.0 0.0.31.255
access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP