BFD.Client.SessnCreatFailMax

Description

This event occurs whenever receive callback from BFD server indicating that BFD session create request failed with error 'BFD_CLNTSVR_SESSION_EXCEEDS_SYSTEM_LIMIT'. clntName BFD client name vrName VR name dstIPaddr Dest IP address ifName Interface name

Remedy

Detailed BFD session information can be obtained with commands 'show bfd session' and 'debug bfd show session'. The following steps should be taken to resolve the condition caused by attempting to exceed system limit: 1. Unconfig client BFD for this interface. For example, use command 'config ospf vlan VlanName bfd off' for BFD client OSPF. 2. Ensure the total BFD session number won't exceed system limit with the intended configuration. Remove some BFD sessions to make the resource available. 3. Reconfig client BFD for this interface. For example, use command 'config ospf vlan VlanName bfd on' for BFD client OSPF.

Severity

Error

Message Text

%clntName%:%vrName%: BFD session create for %dstIPaddr% on interface %ifName% failed because of 'Max number of sessions limit reached'

Message Parameters

Name Type
clntName String
vrName String
dstIPaddr String
ifName VLAN