R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
148
Before enabling non-IETF GR for OSPF, enable OSPF LLS with the enable link-local-signaling command
and OOB-Resynch with the enable out-of-band-resynchronization command.
If you do not provide the nonstandard or ietf keyword, the command enables non-IETF GR for OSPF.
OSPF GR and OSPF NSR are mutually exclusive, so do not configure the graceful-restart command and
the non-stop-routing command at the same time.
Examples
# Enable IETF GR for OSPF process 1.
<Sysname> system-view
[Sysname] ospf 1
[Sysname-ospf-1] opaque-capability enable
[Sysname-ospf-1] graceful-restart ietf
# Enable non-IETF GR for OSPF process 1.
<Sysname> system-view
[Sysname] ospf 1
[Sysname-ospf-1] enable link-local-signaling
[Sysname-ospf-1] enable out-of-band-resynchronization
[Sysname-ospf-1] graceful-restart nonstandard
Related commands
• enable link-local-signaling
• enable out-of-band-resynchronization
• opaque-capability enable
graceful-restart helper enable
Use graceful-restart helper enable to enable OSPF GR helper capability.
Use undo graceful-restart helper enable to disable OSPF GR helper capability.
Syntax
graceful-restart helper enable [ planned-only ]
undo graceful-restart helper enable
Default
OSPF GR helper capability is enabled.
Views
OSPF view
Predefined user roles
network-admin
Parameters
planned-only: Enable only planned GR for the GR helper. Without this keyword, this command enables
both planned GR and unplanned GR for the GR helper.
Usage guidelines
The planned-only keyword is available only for the IETF GR helper.