redistribute ospf
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, 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
Version 8.3.16.1
Introduced on the MXL 10/40GbE Switch IO Module.
router rip
To configure and enable RIP, enter ROUTER RIP mode.
Syntax
router rip
To disable RIP, use the
no router rip
command.
Defaults
Disabled.
Command
Modes
CONFIGURATION
Command
History
Version 8.3.16.1
Introduced on the MXL 10/40GbE Switch IO Module.
Routing Information Protocol (RIP)
1125