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?

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

No IP traffic will be allowed out E0.
Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed out E0.
Email and Telnet will be allowed in E0.

ANSWER DOWNLOAD EXAMIANS APP