Networking - IP Routing - Discussion

Discussion Forum : IP Routing - IP Routing (Q.No. 6)
6.
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-if)# passive-interface
Router(config-router)# passive-interface s0
Router(config-router)# no routing updates
Answer: Option
Explanation:
The (config-router)#passive-interface command stops updates from being sent out an interface, but route updates are still received.
Discussion:
1 comments Page 1 of 1.

Vusa said:   6 years ago
Why would a router interface not send out RIP updates?

Post your comments here:

Your comments will be displayed after verification.