Administrator Guide

Table Of Contents
default-information originate
Configure the Dell Networking OS to generate a default external route into an OSPFv3 routing domain.
Z-Series
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 Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.1.(0.0) Introduced on the S4810 and Z9000.
8.3.19.0 Introduced on the S4820T.
7.8.1.0 Added support for C-Series.
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 routers neighbors continues
to advertise the router as adjacent during a graceful restart.
Z-Series
Syntax
graceful-restart grace-period seconds
To disable OSPFv3 graceful restart, enter no graceful-restart grace-period.
Parameters
seconds
Time duration, in seconds, that specifies the duration of the restart process before
OSPFv3 terminates the process. The range is from 40 to 1800 seconds.
Defaults OSPFv3 graceful restart is disabled and functions in a helper-only role.
Open Shortest Path First (OSPFv2 and OSPFv3) 913