Specifies keep-alive
messaging information for Content Adaptation Engine (CAE) health-check
monitoring, which is part of CAE load balancing on the Mobile Video Gateway.
Note that this command and its options configure settings that apply
to all CAEs in the CAE group, not to an individual CAE.
Privilege:
Security Administrator,
Administrator
Syntax
[ default ] keepalive-server deadtime seconds interval seconds num-retry num-retries port port_number timeout seconds [ -noconfirm ]
default keepalive-server
Sets the CAE keep-alive
settings to their default values.
keepalive-server deadtime seconds interval seconds num-retry num-retries port port_number timeout seconds [ -noconfirm ]
Specifies
keep-alive messaging information for CAE health-check monitoring.
deadtime seconds
Specifies
the periodic retry interval (in seconds) after a CAE is detected
down. seconds is
an integer from 1 through 1800. The default value is 120 seconds.
interval seconds
Specifies
the interval (in seconds) for how often the Mobile Video Gateway
sends a keep-alive message to the CAEs. seconds is
an integer from 0 through 120. The default value is 10 seconds.
A value of 0 turns off keep-alive detection and marks the state
of all CAEs to Up.
num-retry num_retries
Specifies
the number of keepalive retries after a CAE does not respond. num_retries is
an integer from 1 through 20. The default value is 3 retries.
port port_number
Specifies
the TCP port number for health-check monitoring, which is an integer
from 1 through 65535. The default value is 5100.
timeout seconds
Specifies
the keep-alive timeout (in seconds) which is an integer from 1 through
30. The default value is 3 seconds.
-noconfirm
Specifies
that the command must execute without prompting for confirmation.
Usage:
Use
this command to specify keep-alive messaging information for CAE
health-check monitoring, which is part of CAE load balancing on
the Mobile Video Gateway.
Example:
The following command
specifies keep-alive messaging information for the CAEs in the CAE
group:
keepalive-server deadtime
120 interval 10 num-retry 3 port 5100 timeout 3