This event occurs whenever BFD session delete request failed for a specific dest IP. clntName BFD client name vrName VR name sessnhndl BFD session handle dstIPaddr Dest IP address errCode Error code returned by BFD client API 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 delete request %sessnHndl% for dest IP %dstIPaddr% failed with error code %errCode%
Name | Type |
---|---|
clntName | String |
vrName | String |
sessnHndl | uInt32 |
dstIPaddr | String |
errCode | sInt |