been a few years since I did my CCNA, so trying to figure this out.
I want to run RIP between say 4 routers, and I want all routers to know about all routes. So therefore if I just do this:
router rip
version 2
redist static
redist connected
that means I don't require any network x.x.x.x statements doesn't it? Yet in a lot of exampels I see where they are redist both static and conencted they still have network statements?!