430
1. Enter system view.
system-view
N/A
2. Enter OSPFv3 view.
ospfv3
[ process-id |
vpn-instance
vpn-instance-name ] *
N/A
3. Enable the GR
helper capability.
graceful-restart helper enable
[
]
By default, the GR helper capability is
enabled.
4. Enable strict LSA
checking.
graceful-restart helper
strict-lsa-checking
By default, strict LSA checking is
disabled.
Triggering OSPFv3 GR
OSPFv3 GR is triggered by an active/standby switchover or when the following command is
executed.
To trigger OSPFv3 GR, perform the following command in user view:
Trigger OSPFv3 GR.
[ process-id ]
Configuring OSPFv3 NSR
Nonstop routing (NSR) backs up OSPFv3 link state information from the active process to the
standby process. After an active/standby switchover, NSR can complete link state recovery and
route regeneration without tearing down adjacencies or impacting forwarding services.
NSR does not require the cooperation of neighboring devices to recover routing information, and it is
typically used more often than GR.
A device that has OSPFv3 NSR enabled cannot act as GR restarter.
To enable OSPFv3 NSR:
1. Enter system view.
N/A
2. Enter OSPFv3 view.
ospfv3
[ process-id |
vpn-instance
vpn-instance-name ] *
N/A
3. Enable OSPFv3 NSR.
non-stop-routing
By default, OSPFv3 NSR is
disabled.
This command takes effect only for
the current process. As a best
practice, enable OSPFv3 NSR for
each process if multiple OSPFv3
processes exist.