Defaults
Not configured.
Command
Modes
ROUTER RIP
Command
History
This guide is platform-specific. For command information about other platforms,
refer to the relevant
Dell Networking OS Command Line Reference Guide
.
The following is a list of the Dell Networking OS version history for this command.
Version
Description
9.2(1.0)
Introduced on the Z9500.
8.3.19.0
Introduced on the S4820T.
8.3.11.1
Introduced on the Z9000.
8.3.7.0
Introduced on the S4810.
6.2.1.1
Introduced on the E-Series.
redistribute ospf
Redistribute routing information from an OSPF process.
Z9500
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.
Routing Information Protocol (RIP)
1553