Computer Networking
If your routing table has a static, a RIP, and an IGRP route to the same network, which route will be used to route packets by default?

Static route
IGRP route
They will all load-balance.
Any available route
RIP route

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-if) # no routing
Router (config-router) # no routing updates
Router (config-router) # passive-interface s0
Router (config-if) # passive-interface

ANSWER DOWNLOAD EXAMIANS APP