C613-50170-01 Rev B
Command Reference for x510 Series
929
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
RESTART
RIP
GRACEFUL
restart rip graceful
Overview
Use this command to force the RIP process to restart, and optionally set the
grace-period.
Syntax
restart rip graceful [grace-period <
1-65535
>]
Mode
Privileged Exec
Default
The default RIP grace-period is 60 seconds.
Usage
After this command is executed, the RIP process immediately shuts down. It
notifies the system that RIP has performed a graceful shutdown. Routes that have
been installed into the route table by RIP are preserved until the specified
grace-period expires.
When a
restart rip graceful
command is issued, the RIP 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 RIP grace-period will apply the
larger value of either the setting's configured value, or its default of 60 seconds.
Example
To apply a restart rip graceful setting, grace-period to 100 seconds use the
following commands:
awplus#
copy running-config startup-config
awplus#
restart rip graceful grace-period 100