348 Configuring Routing
www.dell.com | support.dell.com
The following is an example of the CLI commands:
Console (config)# router rip enable
Console (config)# router rip redistribute ospf
Console (config)# router rip redistribute static
Console (config)# no router rip enable
Console (config)# no router rip redistribute ospf
Console (config)# no router rip redistribute static

Defining RIP Interface Parameters

Use the
RIP Interface Parameters
page to define the IP addresses on which RIP is enabled, define
routing metrics, enable Auto Send, define virtual distance, and define the IP status.
NOTE: To define an RIP interface, RIP must be enabled. See "Enabling RIP, Redistribution of OSPF
Routes, Redistribution of Static Routes" for more information.
To open the
RIP Interface Parameters
page, click
Router
RIP
RIP Interface Parameters
in the
tree view.
router rip
redistribute ospf Advertises routes learned by OSPF in the RIP
process.
no router rip
redistribute ospf Stops advertisement of routes learned by
OSPF in the RIP process.
router rip
redistribute static Advertises routes statically configured in the
RIP process.
no router rip
redistribute static Stops advertisement of routes statically
configured in the RIP process.
Table 8-6. RIP Global Parameter CLI Commands
CLI Command Description