Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
 

Related Documentation

 

availability-check-profiles

Syntax

availability-check-profiles {profile-name;keepalive-interval {available-server seconds;unavailable-server seconds;}keepalive-method sip-options;keepalive-strategy (do-not-send <blackout-period seconds> | send-always <failures-before-unavailable number> <successes-before-available number> | send-when-unavailable <successes-before-available number>);transaction-timeout seconds;}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name sip routing-destinations]

Release Information

Statement introduced in Junos OS Release 10.2.

Description

Configure options used to determine that a server is available and able to receive SIP messages.

Options

The options are explained separately.

Default: 600

available-server seconds—Number of seconds between pinging requests to an available server.

Range: 10 to 86,400

Default: 32

unavailable-server seconds—Number of seconds between pinging requests to an unavailable server.

Range: 10 to 86,400

Default: 32

keepalive-strategy—Specify the strategy for checking server availability.

Default: send-when-unavailable

send-always—Always check the availability of this server.

failures before unavailable num—Number of failures before the server is considered unavailable and placed in the server blacklist.

Range: 1 to 10

Default: 1

successes-before-available number—Number of successes before the server is considered available and removed from the server blacklist.

Range: 1 to 10

Default: 1

send-when-unavailable—Check server availability only if it is in the server blacklist.

successes-before-available number—Number of successes before the server is considered available and removed from the server blacklist.

do-not-send—Do not perform availability checking.

blackout-periodseconds—Define the period, in seconds, during which the server is considered unavailable.

Range: 0 (no blacklisting) to 86,400 (24 hours)

transaction-timeout seconds—The number of seconds from the initiation of a ping request after which, if no reply, the ping is considered to have failed.

Range: 10 to 32

Default: 32

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

 

Related Documentation

 

Published: 2012-11-27

Supported Platforms

 

Related Documentation

 

Published: 2012-11-27