Reference Guide

Open Shortest Path First (OSPFv2 and OSPFv3) | 1033
Command Modes
ROUTER OSPF
Command
History
Usage
Information
To redistribute the default route (0.0.0.0/0), configure the default-information originate command.
Related
Commands
redistribute bgp
c e s
Redistribute BGP routing information throughout the OSPF instance.
Syntax
redistribute bgp as number [metric metric-value] | [metric-type type-value] | [tag tag-value]
To disable redistribution, use the no redistribute bgp as number [metric metric-value] |
[metric-type type-value] [route-map map-name] [tag tag-value] command.
Parameters
Defaults
No default behavior or values
Command Modes
ROUTER OSPF
Command
History
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
default-information originate Generate a default route into the OSPF routing domain.
as number
Enter the autonomous system number.
Range: 1 to 65535
metric metric-value
(OPTIONAL) Enter the keyword metric followed by the metric-value
number.
Range: 0 to16777214
metric-type type-value (OPTIONAL) Enter the keyword metric-type followed by one of the
following:
1 = for OSPF External type 1
2 = for 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 to set the tag for routes redistributed
into OSPF.
Range: 0 to 4294967295
Version 7.8.1.3
Introduced
Route Map for BGP Redistribution to OSPF
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
Version 7.4.1.0
Modified to include the
default keyword.
pre-Version 6.1.1.1 Introduced on E-Series