Owner's Manual

324 RIP Commands
www.dell.com | support.dell.com
Example
The following example enables routes learned by OSPF in the RIP process to be advertised.
router rip redistribute static
The
router rip redistribute static
global configuration command enables statically configured
routes to advertise in the RIP process. To disable advertisements, use the
no
form of this
command.
Syntax
router rip redistribute static
no router rip redistribute static
Default Configuration
Routes statically configured are not advertised in the RIP process (Disabled).
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example enables statically configured routes to advertise in the RIP process.
rip
The
rip
interface configuration command creates a Routing Information Protocol (RIP) process on
an interface. To disable RIP on an interface, use the
no
form of this command.
Syntax
rip
no rip
Default Configuration
RIP is not created.
Command Mode
IP Interface Configuration mode
Console (config)# router rip redistribute ospf
Console(config)# router rip redistribute static