Reference Guide

redistribute ospf
Redistribute routing information from an OSPF process.
S5000
Syntax
redistribute ospf process-id [match external {1 | 2} | match
internal | metric metric-value] [route-map map-name]
To disable redistribution, use the no redistribute ospf process-id [match
external {1 | 2} | match internal | metric metric-value]
[route-map map-name] command.
Parameters
process-id Enter a number that corresponds to the OSPF process ID to
be redistributed. The range is 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. The range is 0 to 16.
route-map
map-name
(OPTIONAL) Enter the keywords route-map followed by the
name of a configured route map.
Defaults Not configured.
Command
Modes
ROUTER RIP
Command
History
Version 9.0(1.3) Introduced on the S5000.
router rip
Enter ROUTER RIP mode to configure and enable RIP.
S5000
Syntax
router rip
To disable RIP, use the no router rip command.
Defaults Disabled.
Command
Modes
CONFIGURATION
Routing Information Protocol (RIP)
1163