
CLI Error Messages
Example:
#no interface ethernet 0 ip address 192.168.1.1
;error
;error -143: can't add
This error indicates that you attempted to add more than the allowed number of some object.
Example:
#interface ethernet 0
;error
;error -144: incomplete command
This error indicates that you omitted a portion of the command.
Example:
#interface ethernet 0 ip address
;error
;error -145: ip address required
This error indicates that you failed to supply an IP address where one is required.
Example:
#cp 1 ip address remote
;error
;error -146: ip mask required
This error indicates that you failed to supply an IP mask where one is required.
Example:
#cp 1 ip mask remote
; error