Alexander, The following bug appears to have been introduced somewhere between 3.7.3 and 4.0.6:
On 3.7.3, the following command with a comment is processed correctly, however, as shown below, 4.0.6 produces an error when the comment is included on the line. Removing the comment is a workaround that causes the correct setting of the parameter. set net:max-retries 1 # max retries on failed command 1 # max retries on failed command: invalid unsigned number. Can you confirm this is the case? Thank you. Curtis
