Computer Networking
Which command will display all the EIGRP feasible successor routes known to a router?

show ip eigrp adjacencies
show ip routes *
show ip eigrp summary
show ip eigrp topology

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-router) # no routing updates
Router (config-if) # passive-interface
Router (config-if) # no routing
Router (config-router) # passive-interface s0

ANSWER DOWNLOAD EXAMIANS APP