graceful-restart
Use this command to enable RSVP-TE Graceful Restart capability on a router. This is a global parameter. RSVP-TE
determines whether or not to send the graceful restart capability object in its hello message. However, this capability
also depends on support for graceful restart on the neighbor router.
The following conditions must be met in order to activate RSVP-TE Graceful Restart:
• This command is used on the local router.
• The neighbor router is explicitly set with a neighbor command (refer to either the neighbor A.B.C.Dor neighborX:X::X:X command for details).
• The neighbor router supports Graceful Restart, and it is activated.
Command Syntax
graceful-restart
no graceful-restart
Parameters
None
Default
Graceful restart is disabled by default
Command Mode
Router mode
Applicability
This command was introduced before OcNOS-SP version 5.0.
Examples
#configure terminal
(config)#router rsvp
(config-router)#graceful-restart
(config-router)#no graceful-restart
Last modified date: 07-13-2023