Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 110 permit ip any 196.15.7.0 0.0.0.255
access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP

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 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.
The updated information will replace the existing routing table entry.
They will all load-balance.

ANSWER DOWNLOAD EXAMIANS APP