threshold
Use this command to configure the threshold for every ICMP echo packet.
Use the no
form of this command to remove the configured ICMP echo threshold.
Command Syntax
Copy
threshold <1000-60000>
no threshold
Parameters
1000-60000
Threshold in milliseconds.
Default
10000 milliseconds
Command Mode
IP SLA ICMP Echo mode (config-ip-sla-echo)
Applicability
This command was introduced in OcNOS version 5.0.
Examples
Copy
#configure terminal
(config)#ip sla 1
(config-ip-sla)#icmp-echo ipv4 10.12.28.1 source-interface xe1
(config-ip-sla-echo)#threshold 5000