C613-50170-01 Rev B
Command Reference for x510 Series
1036
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
RESTART
OSPF
GRACEFUL
restart ospf graceful
Overview
Use this command to force the OSPF process to restart, and optionally set the
grace-period.
Syntax
restart ospf graceful [grace-period <
1-1800
>]
Default
In the AlliedWare Plus™ OSPF implementation, the default OSPF grace-period is
180 seconds.
Mode
Privileged Exec
Usage
After this command is executed, the OSPF process immediately shuts down. It
notifies the system that OSPF has performed a graceful shutdown. Routes installed
by OSPF are preserved until the grace-period expires.
When a
restart ospf graceful
command is issued, the OSPF configuration is
reloaded from the last saved configuration. Ensure you first enter the command
startup-config.
When a master failover happens on a VCStack, the grace-period will be the longer
of the default value (180 seconds) and the configured value from this command.
Therefore, the configured grace-period value will only be used in a master failover
if it is longer than 180 seconds.
Example
awplus#
copy running-config startup-config
awplus#
restart ospf graceful grace-period 200
Related
Commands
Parameter
Description
grace-period
Specify the grace period.
<
1-1800
>
The grace period in seconds.