Reference Guide

default-information originate
Configure the FTOS to generate a default external route into an OSPFv3 routing domain.
S4820T
Syntax
default-information originate [always] [metric metric-value]
[metric-type type-value] [route-map map-name]
To return to the default values, use the no default-information originate
command.
Parameters
always (OPTIONAL) Enter the keyword always to specify that default route
information must always be advertised.
metric
metric-
value
(OPTIONAL) Enter the keyword metric then a number to configure
a metric value for the route. The range is from 1 to 16777214.
metric-type
type-
value
(OPTIONAL) Enter the keywords metric-type then an OSPFv3 link
state type of 1 or 2 for default routes. The values are:
1 = Type 1 external route
2 = Type 2 external route
route-map
map-
name
(OPTIONAL) Enter the keywords route-map then the name of an
established route map.
Defaults Disabled.
Command Modes ROUTER OSPFv3
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 9.1.(0.0) Introduced on the S4810 and Z9000.
Version 8.3.19.0 Introduced on the S4820T.
Version 7.8.1.0 Added support for C-Series.
Version 7.4.1.0 Introduced on the E-Series.
Related
Commands
redistribute — redistributes routes from other routing protocols into OSPFv3.
graceful-restart grace-period
Enable OSPFv3 graceful restart globally by setting the grace period (in seconds) that an OSPFv3 router’s neighbors
continues to advertise the router as adjacent during a graceful restart.
S4820T
Syntax
graceful-restart grace-period seconds
To disable OSPFv3 graceful restart, enter no graceful-restart grace-period.
1002