Reference Guide

Open Shortest Path First (OSPFv2) | 1105
All previously marked passive interfaces are removed.
May update ABR status.
redistribute
c e s
Redistribute information from another routing protocol throughout the OSPF process.
Syntax
redistribute {connected | rip | static} [metric metric-value | metric-type type-value]
[
route-map map-name] [tag tag-value]
To disable redistribution, use the
no redistribute {connected | isis | rip | static}
command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER OSPF
Command
History
Usage
Information
To redistribute the default route (0.0.0.0/0), configure the default-information
originate command.
connected
Enter the keyword connected to specify that information from active
routes on interfaces is redistributed.
rip
Enter the keyword rip to specify that RIP routing information is
redistributed.
static
Enter the keyword static to specify that information from static routes is
redistributed.
metric metric-value (OPTIONAL) Enter the keyword metric followed by a number.
Range: 0 (zero) to 16777214.
metric-type type-value (OPTIONAL) Enter the keyword metric-type followed by one of the
following:
1 = OSPF External type 1
2 = OSPF External type 2
route-map
map-name (OPTIONAL) Enter the keyword route-map followed by the name of
the route map.
tag
tag-value (OPTIONAL) Enter the keyword tag followed by a number.
Range: 0 to 4294967295
Version 8.3.19.0 Introduced on S4820T
Version 8.3.7.0 Introduced on S4810
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.1.1.1 Introduced on E-Series