Managing BFD Adaptive Timer Intervals
The bfd adapt command enables timer intervals to adapt for all BFD sessions on all virtual routers on the router.
Enabling BFD adaptive timers avoids BFD session flaps that might occur because of misconfiguration or other errors. When enabled, BFD attempts to adapt timer intervals on the router by making them less restrictive and increasing the survival chances for the session.
Disabling BFD adaptive timers does not affect current adaptive timer intervals for sessions. Disabling adaptive timers prohibits BFD from further adapting timer intervals for existing sessions or for new sessions.
To reset adapted intervals for all BFD sessions on the router, use the clear bfd adapted-intervals command.
bfd adapt
- Use to enable all BFD sessions to adapt timer intervals on all virtual routers on the router.
- Example
host1(config)#bfd adaptUse the no version to disable subsequent BFD sessions from adapting timer intervals without resetting any already adapted intervals. clear bfd adapted-intervals
- Use to reset adapted timer intervals for all BFD sessions on the router.
- Does not disable the state of the BFD adaptive timer interval feature.
- Example
host1#clear bfd adapted-intervalsThere is no no version.