Command Line Reference Guide

1078 | Open Shortest Path First (OSPFv2 and OSPFv3)
www.dell.com | support.dell.com
default-information originate
c e
Configure Dell Networking OS to generate a default external route into the OSPFv3 routing domain.
Syntax
default-information originate [always [metric metric-value] [metric-type type-value]]
[route-map map-name]
To return to the default, use the no default-information originate command.
Parameters
Defaults
Disabled
Command Modes
ROUTER OSPFv3
Command
History
Related
Commands
graceful-restart grace-period
e
t
Enable OSPFv3 graceful restart globally by setting the grace period (in seconds) that an OSPFv3
routers neighbors will continue to advertise the router as adjacent during a graceful restart.
Syntax
graceful-restart grace-period seconds
To disable OSPFv3 graceful restart, enter no graceful-restart grace-period.
Router ID: Displays the OSPF3 router ID.
Area ID: Displays the Area ID.
Chksum: Displays the OSPF3 checksum.
Table 38-15. debug ip ospf Output Fields
Field Description
always (OPTIONAL) Enter the keyword always to indicate that default route
information must always be advertised.
metric metric-value (OPTIONAL) Enter the keyword metric followed by the number to
configure a metric value for the route.
Range: 1 to 16777214
metric-type type-value
(OPTIONAL) Enter the keyword metric-type followed by the OSPFv3
link state type of 1 or 2 for default routes. The values are:
1 = Type 1 external route
2 = Type 2 external route
Default: 2
route-map map-name (OPTIONAL) Enter the keyword route-map followed by the name of an
established route map.
Version 7.8.1.0 Added support for C-Series
Version 7.4.1.0 Introduced
redistribute Redistribute routes from other routing protocols into OSPFv3.