In this example, switch 2 is added to switch 1.
SEFOS# configure terminal SEFOS(config)# router rip SEFOS(config-router)# network 10.0.0.1
SEFOS(config-router)# neighbor 10.0.0.2 SEFOS(config-router)# end
In switch 1, you should be able to view only the routes that are sent as RIP updates from the neighbor router (switch 2 at 10.0.0.2).