Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Networking
»
IP Routing
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
Show Answer
Correct Answer:
Router(config-router)# passive-interface s0
Explanation:
The
(config-router)#passive-interface
command stops updates from being sent out an interface, but route updates are still received.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment