DGS-6604
m
router rip
CLI Reference Guide
538
router rip
Use the command to configure the RIP routing process. To turn off the RIP
routing process, use the no form of this command.
router rip
no router rip
Syntax
None
Default
Not configured
Command Mode
Global configuration
Usage Guideline
This command is used to enable the RIP function and enter the Router
configuration mode of RIP protocol.
Executing the no form of the command, will remove the configuration in the
router mode.
Example
The following example shows how to begin the RIP routing process:
Verify the settings by entering the
show ip protocols rip
command.
Switch# configure terminal
Switch(config)# router rip
Switch(config-router)# end