client outbound interface host ping
Configures outbound host ping parameter.
Command Mode
Exec > Global Configuration (config) > Interface Configuration (config-interface-interface_name )
Syntax
host ping backoff backoff_interval timeout ping_timeout interval ping_interval
backoff backoff_interval
Specify, in milliseconds, the backoff time interval to wait when remote host is detected down before pinging again.
Must be an integer in the range of 0-3600000.
Default Value: 0.
interval ping_interval
Specify, in milliseconds, the time interval between two pings.
Must be an integer in the range of 0-30000.
Default Value: 0.
timeout ping_timeout
Specify the ping timeout duration, in milliseconds, to detect remote host down.
Must be an integer in the range of 0-15000.
Default Value: 0.
Usage Guidelines
Use this command to configure outbound host ping parameter.