A(config)# router rip
A(config-router)# passive-interface S0/0
B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64
A(config)# router rip
A(config-router)# no network 192.168.25.32
B(config)# router rip
B(config-router)# passive-interface S0/0
A(config)# no router rip
no router rip
On a cisco router you would go into privilege-exec mode (enable) and then into "configure terminal" mode. From there you can use the router rip command.
use of routerrip command
RouterB(config)# router rip
hal-loosi
To start the routing process on a Cisco router, you typically enter the command router [routing_protocol] in global configuration mode, where [routing_protocol] could be protocols like rip, ospf, or eigrp. For example, to start the OSPF routing process, you would use the command router ospf [process_id], where [process_id] is a unique identifier for the OSPF process. This command enables the routing protocol and allows for configuration of related settings.
The debug ip rip command displays RIP routing activity in real time. The debug ip rip command can be issued at the user EXEC configuration mode.
This command enables a strong encryption algorithm for the enable secret password command.
Router(config-if)#no routing
The broadcast option allows packets, such as RIP updates, to be forwarded across the PVC
you can use SHOW IP PROTOCOL you will be able to see all running protocols in your router and its details...
No router eigrp <AS #> No router ospf <process ID> No router bgp <AS #> No router rip