Open Shortest Path First
Left running head:
Chapter name (automatic)
558
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
DEFAULT-INFORMATION ORIGINATE
default-information originate [always] [metric <0-16777214>]
[metric-type <1-2>] [route-map <route-map name>]
DESCRIPTION
This command is entered in the Router Configuration Mode. This command
forces the autonomous system boundary router to distribute a default route into
the OSPF routing domain.
PARAMETERS
DEFAULT VALUE
Disabled.
EXAMPLE
ALU(config-router ospf 30)# default-information originate
always metric 100
Parameter Description
always Always advertises the default route regardless of whether
the software has a default route.
0-16777214 Metric used for generating the default route. If you do not
specify a value using the default-metric router configuration
command, the default metric value is 10. The value used is
specific to the protocol.
1-2 External link type associated with the default route
advertised into the OSPF routing domain. It can be one of
the following values:
1—Type 1 external route
2—Type 2 external route
The default is type 2 external route.
<route-map name> Routing process will generate the default route if the route
map is satisfied.