This event occurs whenever receive callback from BFD server indicating that BFD session delete failed. clntName BFD client name vrName VR name sessnhndl BFD session handle errCode Error code returned by BFD client callback Possible error codes: -5 BFD_CLNTSVR_RESOURCE_UNAVAIL -103 BFD_CLNTSVR_SESSION_DOES_NOT_EXIST -107 BFD_CLNTSVR_COMMUNICATION_ERROR
This is a rare internal condition, restart process/reboot system may be required. If condition is not resolved by reboot system, please contact technical support with the following information: show tech, debug bfd show, debug bfd show client, debug bfd show session.
Error
%clntName%:%vrName%: BFD session %sessnHndl% delete failed with error code %errCode%
Name | Type |
---|---|
clntName | String |
vrName | String |
sessnHndl | uInt32 |
errCode | sInt |