keepalive (SAF)
To specify a time interval for sending keepalives messages for a Cisco SAF External Clients, use the keepalive command in external-client configuration mode. To reset the keepalive to its default value, use the no form of this command.
keepalive interval_in_milliseconds
no keepalive
Syntax Description
interval_in_ milliseconds |
The keepalive time interval in milliseconds, between 5000 and 3600000. |
Command Default
7900 milliseconds.
Command Modes
External-client configuration (config-external-client-mode)
Command History
Release |
Modification |
---|---|
15.0(1)M |
This command was introduced. |
12.2(33)SRE |
This command was integrated into Cisco IOS Release 12.2(33)SRE. |
12.2(33)XNE |
This command was integrated into Cisco IOS Release 12.2(33)XNE. |
Cisco IOS XE Release 2.5 |
This command was integrated into Cisco IOS XE Release 2.5. |
12.2(33)SXI4 |
This command was integrated into Cisco IOS Release 12.2(33)SXI4. |
15.2(1)S |
This command was deprecated in Cisco IOS Release 15.2(1)S and replaced by the keepalive (xmcp) command. |
Cisco IOS XE Release 3.5S |
This command was deprecated in Cisco IOS XE Release 3.5S and replaced by the keepalive (xmcp) command. |
15.2(2)T |
This command was deprecated in Cisco IOS Release 15.2(2)T and replaced by the keepalive (xmcp) command. |
Usage Guidelines
Examples
The following example configures a keepalive of 8000 milliseconds for a Cisco SAF External Client named example.
Router(config)# service-family external-client listen ipv4 2444
Router(config-external-client)# external-client
example
Router(config-external-client-mode)# keepalive
8000