beautypg.com

Fatal syntax errors, Fatal syntax errors -2 – Netopia CLI 874 User Manual

Page 184

background image

5-2 Command Line Interface Commands Reference

Fatal syntax errors

; error -101: no match

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:

#frame-relay dlci 22 default

; error -120: syntax error

; error -121: illegal operation

This error indicates that you attempted to per form an unsuppor ted operation, or one that does not make
sense.

Example:

#no version

; error -121: illegal operation

#clear version

; error -121: illegal operation

; 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 tr ying to set. For example, this error would be generated
if you entered the inter face intf-type id dle command and requested a datalink encapsulation that isn't
suppor ted by the specified wan inter face.

Example:

#interface sdsl 1 pvc 0 65536

; error -122: illegal value