Q6
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?
A.
Router (config-if) # no routingB.
Router (config-if) # passive-interfaceC.Answer
Router (config-router) # passive-interface s0D.
Router (config-router) # no routing updatesAnswer: Option C
Solution
Answer: Option C
Solution:
The (config-router) #passive-interface command stops updates from being sent out an interface, but route updates are still received.