Command Line Reference Guide

1180 | Router Information Protocol (RIP)
www.dell.com | support.dell.com
redistribute ospf
c e s
Redistribute routing information from an OSPF process.
Syntax redistribute ospf process-id [match external {1 | 2} | match internal | metric metric-value] [route-map
map-name]
To disable redistribution, enter no redistribute ospf process-id [match external {1 | 2} | match internal | metric
metric-value] [route-map map-name] command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER RIP
Command
History
router rip
c e s
Enter the ROUTER RIP mode to configure and enable RIP.
Syntax
router rip
To disable RIP, enter no router rip.
Defaults
Disabled.
Command Modes
CONFIGURATION
Command
History
Usage
Information
To enable RIP, you must assign a network address using the network command.
Example FTOS(conf)#router rip
FTOS(conf-router_rip)#
Related
Commands
process-id
Enter a number that corresponds to the OSPF process ID to be redistributed.
Range: 1 to 65355.
match external {1 | 2} (OPTIONAL) Enter the keywords match external followed by the numbers 1 or 2
to indicated that external 1 routes or external 2 routes should be redistributed.
match internal
(OPTIONAL) Enter the keywords
match internal
to indicate that internal routes should
be redistributed.
metric metric-value (OPTIONAL) Enter the keyword metric followed by a number as the metric value.
Range: 0 to16
route-map
map-name
(OPTIONAL) Enter the keyword route-map followed by the name of a configured
route map.
Version 7.8.1.0 Introduced on S-Series
Version 7.6.1.0 Introduced on C-Series
pre-Version 6.2.1.1 Introduced on E-Series
Version 7.8.1.0 Introduced on S-Series
Version 7.6.1.0 Introduced on C-Series
pre-Version 6.2.1.1 Introduced on E-Series
network Enable RIP.
exit Return to the CONFIGURATION mode.