Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run the command run show ospf borderospf graceful-routers restart helper to display the Graceful Restart Helper details including helper config changes.


Command Syntax

run show ospf [instance-id <instance-id>][vrf<vrf-name>] graceful-restart helper [detail]

...

ParameterDescription
instance-id <instance-id>Optional. Specifies the OSPF instance ID. The value is an integer that ranges from 1 to 8.
vrf<vrf-name>Optional. Specifies the VRF name, the value is a string.


Example

  •  Display the Graceful Restart Helper details including helper config changes.
Code Block
admin@PICOS# run show ospf graceful-restart helper 
run show ospf graceful-restart helper
OSPF Router with ID (2.2.2.2)
 Graceful restart helper support enabled.
 Strict LSA check is enabled.
 Helper supported for Planned and Unplanned Restarts.
 Supported Graceful restart interval: 1800(in seconds).

...