Sets the time interval for which BFD session DOWN notifications are delayed before an IPv6 static route is notified that a BFD session is down.
By default, the BFD holdover interval is 0 seconds.
Global configuration mode
Use the no form of the command to revert to the default value of 0.
If the BFD session is restored within the specified time interval, no DOWN notification is sent.
Holdover interval values are configured globally and apply to all VRFs.
This example sets the BFD holdover interval globally for IPv6 static routes to 25.
device# configure terminal device(config)# ipv6 route static bfd holdover-interval 25
This example removes the configured BFD holdover interval for IPv6 static routes.
device# configure terminal device(config)# no ipv6 route static bfd holdover-interval