This topic lists error messages for the telnetcfg command.
See Common errors for a list of error messages that apply to all commands.
Error message | Definition |
---|---|
Invalid parameter. Input must be numeric. | A user tries to enter a Telnet timeout value containing non-numeric characters. For example, telnetcfg -t 200w. |
Invalid parameter. The telnet timeout range must be less than 4294967295. | The user tries to enter a timeout value greater than 4294967295 seconds. |
Invalid parameter. The timeout must be between 0 and 4294967295 seconds. | A user tries to enter a Telnet timeout value that is out of range. |