timeout
Use this command to configure the timeout for every ICMP echo packet. Any packet arriving beyond this interval is considered to be lost.
Use the no form of this command to remove the configured ICMP echo timeout.
Command Syntax
timeout <1000-60000>
no timeout
Parameters
1000-60000
Timeout in milliseconds.
Default
10000 milliseconds
Command Mode
IP SLA ICMP Echo mode (config-ip-sla-echo)
Applicability
This command was introduced in OcNOS-SP version 5.0.
Examples
#configure terminal
(config)#ip sla 1
(config-ip-sla)#icmp-echo ipv4 10.12.28.1 source-interface xe1
(config-ip-sla-echo)#timeout 5000
Last modified date: 07-14-2023