client http ping

Configures HTTP ping parameters.

Command Mode

Exec > Global Configuration (config)

Syntax

client http ping{ [ timeout ping_timeout ] [ interval ping_interval ] } 

interval ping_interval

Specify the time interval in milliseconds between two HTTP pings.

Must be an integer in the range of 0-30000.

Default Value: 10000.

timeout ping_timeout

Specify the ping timeout in milliseconds to detect remote host down.

Must be an integer in the range of 0-15000.

Default Value: 5000.

Usage Guidelines

Use this command to configure HTTP ping parameters.