C613-50100-01 REV C Command Reference for x930 Series 1016
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
OSPF COMMANDS
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
copy running-config 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
ospf restart grace-period
ospf restart helper
Parameter Description
grace-period Specify the grace period.
<1-1800> The grace period in seconds.