Hi,
I seem to be having difficulty understanding the CISCO documentation for configuring RIP on routers.
Following the CISCO documentation at
I can not seem to get my routers to share the routing information. Here is my topology:
192.168.1.0 214.4.4.0
Network ---[ RA ]----[ RB ]----[ RC ]--Network
\10.16.10.152
Network
(Please dont worry about the 214.4.4.0 network not being private, thats not the issue here, thx
I want all networks to be able to communicate with each other. I can do this with IP Routing directly, however for learning, and experimental purposes, im trying to do this with RIP. I have rip enabled on each router but im not sure if im using the "network " command correctly. For example, here are the router rip configs :
RA:
router rip
network 192.168.1.0
RB:
router rip
network 10.0.0.0
RC:
router rip
network 214.4.4.0
When I turn Rip Debugging on all the routers, only RB will show anything, and its just sending v1 updates.
All interfaces on all routers are configured for ver1 rip. What am I missing? Any example configs that someone could post for me? Thank you for any help.
I seem to be having difficulty understanding the CISCO documentation for configuring RIP on routers.
Following the CISCO documentation at
I can not seem to get my routers to share the routing information. Here is my topology:
192.168.1.0 214.4.4.0
Network ---[ RA ]----[ RB ]----[ RC ]--Network
\10.16.10.152
Network
(Please dont worry about the 214.4.4.0 network not being private, thats not the issue here, thx
I want all networks to be able to communicate with each other. I can do this with IP Routing directly, however for learning, and experimental purposes, im trying to do this with RIP. I have rip enabled on each router but im not sure if im using the "network " command correctly. For example, here are the router rip configs :
RA:
router rip
network 192.168.1.0
RB:
router rip
network 10.0.0.0
RC:
router rip
network 214.4.4.0
When I turn Rip Debugging on all the routers, only RB will show anything, and its just sending v1 updates.
All interfaces on all routers are configured for ver1 rip. What am I missing? Any example configs that someone could post for me? Thank you for any help.