< Home

display ospfv3 graceful-restart-information

Function

The display ospfv3 graceful-restart-information command displays the status of OSPFv3 GR.

Format

display ospfv3 [ process-id ] graceful-restart-information

Parameters

Parameter Description Value
process-id Specifies the OSPFv3 process number. If the process number is not specified, brief information about all OSPFv3 processes is displayed in an ascending order. The value is an integer that ranges from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display ospfv3 graceful-restart-information command to check the status of OSPFv3 GR.

Example

# Display the status of OSPFv3 GR.

<HUAWEI> display ospfv3 graceful-restart-information
            OSPFv3 Router with ID (10.0.0.0) (Process 1)

  Graceful-restart capability      : enabled
  Graceful-restart support         : planned and unplanned, strict lsa check
  Grace-Period Configured          : 120 Sec
  Last Restart-exit Reason         : none

  Helper capability                : enabled
    Last Helper-exit Reason          : none
Table 1 Description of the display ospfv3 graceful-restart-information command output

Item

Description

Graceful-restart capability

Whether GR is enabled:
  • enabled
  • disabled

Graceful-restart support

GR configuration feature.
  • planned: indicates that only the planned GR is supported.
  • unplanned: indicates that only the un-planned GR is supported.
  • strict lsa check: indicates that the Helper supports strict external LSA check.

Grace-Period Configured

GR period.

Last Restart-exit Reason

Reason for the Restart device exiting from GR last time:
  • none: indicates that no GR is performed.
  • successful: indicates that the device is successfully restarted through GR, and then exits from GR.
  • topology change: indicates that the network topology changes.
  • grace lsa not recv: indicates that no Grace-LSAs are received.
  • grace period exp: indicates that the GR period expires.
  • process reset: indicates that a parameter of the OSPFv3 process is reset during GR.
  • hold timer expire: indicates that the hold timer expires.
  • interface address deleted: indicates that the interface address is deleted.
  • interface down: indicates that the interface goes Down.
  • DR/BDR change on network: indicates that the DR or BDR on the network changes.
  • Received route uninstall notification: indicates that the message indicating that OSPFv3 routes are not installed to the RM is received.

Helper capability

Whether Helper is enabled:
  • enabled
  • disabled

Last Helper-exit Reason

Reason for the Helper device exiting from GR last time:
  • none: indicates that the switch never enters the Helper mode since it starts.
  • successful: indicates that the Helper successfully exits from GR.
  • topology change: indicates that the network topology changes.
  • interface id change: indicates that the interface ID changes.
  • grace period exp: indicates that GR period expires.
  • hold timer expire: indicates that the hold timer expires.
  • interface address deleted: indicates that the interface address is deleted.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >