Please forgive me for what seems like such a basic question, but I have looked through several help sites and reread, just to be sure, how RIP works. How do you set RIP to only perform RIP on specified networks? I have networks 10.1.0.0, 10.2.0.0, and 10.100.0.0. I need to stop RIP from seeing and providing routes through the 10.100.0.0 network. My rip network was set to 10.0.0.0, but when I tried changing it to 10.1.0.0 and 10.2.0.0, it would not take the changes.
The 10.100.0.0 network was set up strictly for video traffic and I've found that RIP was using it for regular data. I've gotten around this by entering static routes for the data so they wouldn't use the RIP routes. But, I'd like to have RIP working on the 10.2.0.0 and 10.1.0.0 networks.
Here's my RIP settings:
router rip
version 2
network 10.0.0.0
no auto-summary
Appreciate any help.
The 10.100.0.0 network was set up strictly for video traffic and I've found that RIP was using it for regular data. I've gotten around this by entering static routes for the data so they wouldn't use the RIP routes. But, I'd like to have RIP working on the 10.2.0.0 and 10.1.0.0 networks.
Here's my RIP settings:
router rip
version 2
network 10.0.0.0
no auto-summary
Appreciate any help.