answersLogoWhite

0

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.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How to use router rip command?

use of routerrip command


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.


How do you exit a prompt command?

Use "prompt $p$g" command.


Why use cmd exe in windows xp?

its a command prompt shell, must be there if you want to use command prompt


Why cant you use generic words in command prompt?

Command prompt only supports the valid commands..


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


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...


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.


How do you run a DOS program in a window?

you have to use the command prompt(also called the DOS prompt by older users. You can find this by going to "start" , "programs" , "accessories" and "command prompt"


Where a command prompt should or would be used?

I personally use command prompt to map network drives using the net use command, I also use it to run chkdsk /f command (which schedules a chkdsk to run at next boot). You can use cmd prompt to move, delete files that are giving you problems. CMD prompt is very useful. Here is a page I used to open the doors of cmd prompt: http://www.amset.info/windows/dosprompt.asp


What is the way to use the run command line to open a command prompt?

run cmd.exe


What is the use of changing system prompts on DOS?

Just run command "prompt abc".. It will give you the abc prompt.. To go back just run the command "prompt $P$G"..