When entering the network commands for RIP v 1, do we just enter the connected networks for each router?
For example, for the network in the diagram,
we enter "network 192.168.1.0" and "network 192.168.2.0" on R1 because they are connected to R1.
we enter "network 192.168.2.0" and "network 192.168.3.0" and "network 192.168.3.0" on R2 because they are connected to R2.
we enter "network 192.168.4.0" and "network 192.168.5.0" on R3 because they are connected to R3.
Is this how routing is done for RIP v 1?