public icon indicating copy to clipboard operation
public copied to clipboard

openconfig-isis.yang: isis-overload-bit-reset-config

Open nikhil2553 opened this issue 8 years ago • 3 comments

We have delay associated with the reset-trigger and description of which says "If a reset trigger is specified, the system should delay resetting the overload bit for the specified number of seconds after the trigger occurs.".

For WAIT_FOR_SYSTEM delay the resetting of overload-bit is fine but for for WAIT_FOR_BGP delay resetting of overload-bit after BGP has converged doesn't make much sense. Does this delay refer to the timeout in case of WAIT_FOR_BGP, time after which we should reset the overload-bit even if BGP hasn't converged.

nikhil2553 avatar Jul 06 '17 06:07 nikhil2553

The delay leaf consistently means that we should delay after the trigger having occurred -- so it shouldn't ever be interpreted as a timeout. It's fine for an implementation not to support a delay of resetting after BGP has converged.

Thanks for pointing out the missing timeout. I've added this into the model and will review it with the group.

robshakir avatar May 15 '18 02:05 robshakir

Thanks for the clarification.

nikhil2553 avatar Jun 04 '18 18:06 nikhil2553

This issue is stale because it has been open 180 days with no activity. If you wish to keep this issue active, please remove the stale label or add a comment, otherwise will be closed in 14 days.

github-actions[bot] avatar Jul 01 '24 02:07 github-actions[bot]