Reference Guide

redistribute ospf
Redistribute routing information from an OSPF process.
Z9000
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
redistribute. The range is from 1 to 65355.
match external {1
| 2}
(OPTIONAL) Enter the keywords match external then 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 then a number as the metric
value. The range is from 0 to 16.
route-map
map-
name
(OPTIONAL) Enter the keywords route-map then the name of a
configured route map.
Defaults Not configured.
Command Modes ROUTER RIP
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced on the S-Series.
Version 7.6.1.0 Introduced on the C-Series.
pre-Version
6.2.1.1
Introduced on the E-Series.
1183