Owner's Manual

RIP Commands 323
RIP Commands
router rip enable
The
router rip
global configuration command enables the Routing Information Protocol (RIP) on
the device. To disable the RIP routing process, use the
no
form of this command.
Syntax
router rip enable
no router rip
enable
Default Configuration
RIP is disabled on the device.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example enables RIP on the device.
router rip redistribute ospf
The
router rip redistribute ospf
global configuration command advertises routes learned by OSPF
in the RIP process. To disable advertisements, use the
no
form of this command.
Syntax
router rip redistribute ospf
no router rip redistribute ospf
Default Configuration
Routes learned by OSPF are not advertised in the RIP process (Disabled).
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Console (config)# router rip enable