answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

On user exec mode type enable.

When inside the privilege mode, type configure terminal.

Upon reaching global configuration mode type router rip

After this, type version 2.

You've now just enabled RIP version 2 of your router.

Kindly see below example for details:

Router>enable

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#version 2

Router(config-router)#exit

Router(config)#exit

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

B(config)# router rip

B(config-router)# passive-interface S0/0

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command enables rip on a router?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which command or set of commands will stop the RIP routing process?

no router rip


What router prompt can you use the router rip command?

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.


How to use router rip command?

use of routerrip command


Which of the following would be the correct command sequence to enable RIP on Router B for all connected networks?

RouterB(config)# router rip


What command enables a DHCP relay on a Cisco router?

hal-loosi


Which two statements are true about the use of the debug ip rip command on a Cisco router?

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.


A network administrator enters the service password-encryption command into the configuration mode of a router What does this command accomplish?

This command enables a strong encryption algorithm for the enable secret password command.


What command is used to stop rip routing updates from exiting out an interface but still allow the interface to receive rip route updates?

Router(config-if)#no routing


The command frame-relay map ip 10.121.16.8 102 broadcast was entered on the router what is true concerning this command?

The broadcast option allows packets, such as RIP updates, to be forwarded across the PVC


Which command is used to view the RIP routing protocol settings and configuration?

you can use SHOW IP PROTOCOL you will be able to see all running protocols in your router and its details...


What comment are use to delete a routing protocols in cisco router?

No router eigrp <AS #> No router ospf <process ID> No router bgp <AS #> No router rip


Implementing Distance-vector routing protocol?

First you must decide what specific protocol you want to use. Then you configure it on the individual routers. Example, with Cisco routers: Router(config)#router rip Router(config-router)#network 10.0.0.0. Router(config-router)#exit Additional commands may be required for optimization. Note: I use RIP for illustration purposes, but it is usually not the best option for routing.First you must decide what specific protocol you want to use. Then you configure it on the individual routers. Example, with Cisco routers: Router(config)#router rip Router(config-router)#network 10.0.0.0. Router(config-router)#exit Additional commands may be required for optimization. Note: I use RIP for illustration purposes, but it is usually not the best option for routing.First you must decide what specific protocol you want to use. Then you configure it on the individual routers. Example, with Cisco routers: Router(config)#router rip Router(config-router)#network 10.0.0.0. Router(config-router)#exit Additional commands may be required for optimization. Note: I use RIP for illustration purposes, but it is usually not the best option for routing.First you must decide what specific protocol you want to use. Then you configure it on the individual routers. Example, with Cisco routers: Router(config)#router rip Router(config-router)#network 10.0.0.0. Router(config-router)#exit Additional commands may be required for optimization. Note: I use RIP for illustration purposes, but it is usually not the best option for routing.