These commands set and display the length of time, in seconds, that the control program will wait for a clerk call to complete. You can use this command to increase the timeout value if you are having trouble with calls not completing. The SET DNSCP TIMEOUT command sets the value as either a number of seconds or the word default, which is 30 seconds for most operations. You can also use the value 0 to indicate the default value. SYNOPSIS SET DNSCP TIMEOUT [=] value SHOW DNSCP TIMEOUT
1 – example
The following command sets the timeout value to 60 seconds. dns> set dnscp timeout 60