keepalive retries
Note |
The documentation set for this product strives to use bias-free language. For purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. |
To set the number of keepalive retries from Skinny Client Control Protocol (SCCP) to Cisco Unified CallManager, use the keepalive retries command in SCCP Cisco CallManager configuration mode. To reset this number to the default value, use the no form of this command.
keepalive retries number
no keepalive retries
Syntax Description
number |
Number of keepalive attempts. Range is 1 to 32. Default is 3. |
Command Default
3 keepalive attempts
Command Modes
SCCP Cisco CallManager configuration
Command History
Release |
Modification |
---|---|
12.3(8)T |
This command was introduced. |
Cisco IOS XE Amsterdam 17.2.1r |
Introduced support for YANG models. |
Usage Guidelines
Use this command to control the number of keepalive retries before SCCP confirms that the Cisco Unified CallManager link is down. When SCCP confirms that the Cisco Unified CallManager link is down (if the number of keepalive messages sent without receiving an Ack reaches the keepalive retries value), Cisco Unified CallManager switchover is initiated.
Note |
The optimum setting for this command depends on the platform and your individual network characteristics. Adjust the keepalive retries to meet your needs. |
Examples
The following example sets the number of times that a Cisco Unified CallManager retries before confirming that the link is down to seven:
Router(conf-sccp-ccm) # keepalive retries 7