[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Graceful Restart

To enable IS-IS graceful restart (also known as nonstop forwarding, or NSF) on the router, you must first issue the nsf ietf command (in Router Configuration mode). You can then configure one or more optional timing parameters for graceful restart on the router.

To enable IS-IS graceful restart and configure optional graceful restart parameters:

  1. Specify a previously configured IS-IS routing process to access Router Configuration mode. (For information about enabling IS-IS on the router, see Enabling IS-IS for IP Routing.)
    host1(config)#router isis engineering
    host1(config-router)#
  2. Enable the IS-IS graceful restart mechanism for the router.
    host1(config-router)#nsf ietf
  3. (Optional) Configure one or more of the following timing parameters for the restarting router:
  4. (Optional) Issue the show isis nsf command from Privileged Exec mode to verify the graceful restart configuration.
    host1(config-router)#exit
    host1(config)#exit
    host1#show isis nsf

    For more information about monitoring graceful restart, see the show isis nsf command description in Monitoring IS-IS Parameters and the show clns neighbors detail command description in Displaying CLNS .

nsf ietf

nsf interface wait

nsf t1

nsf t2

nsf t3


[Contents] [Prev] [Next] [Index] [Report an Error]