
5-2 Command Line Interface Commands Reference
Fatal syntax errors
; error
This error indicates that you entered an unrecognized command.
; error -120: syntax error
This error indicates that you entered a command with a syntactic error for which the command line processor was unable to provide a more specific error message. For example, you may have misspelled or omitted a keyword or interchanged two keywords.
Example:
;error
;error -121: illegal operation
This error indicates that you attempted to perform an unsupported operation, or one that does not make sense.
Example:
#no version
;error
;error
;error -122: illegal value
This error indicates that you entered a properly formatted command, but that one of the values specified in the command is not a valid value for the attribute you are trying to set. For example, this error would be generated if you entered the interface
Example:
#interface sdsl 1 pvc 0 65536 ; error