CLI Error Messages
;error
;error
Fatal access control errors
; error -400: access denied
This error indicates that you attempted to display an attribute that may not be displayed, or to change an attribute to which you do not have access.
Example:
#show cp 1 ppp authentication send password ; error
Positive errors
Positive
; error 1: not supported with current hardware
This error indicates that you entered a command that is not supported by the particular the router model you have, or the specified WAN interface module(s). For example, you may have issued the interface sdsl id pvc command, but the SDSL wan interface module in the specified slot is a
; error 2: not supported with current configuration
This error indicates that you entered a command that is not compatible with the current configuration of the router. For example, you may have issued a command specific to an ISDN interface in switched mode, but the specified ISDN interface is currently configured for leased mode.
Example:
#sh int isdn 1 mode
interface isdn 1 mode
;error 2: not supported with current configuration
;error 3: not supported
This error indicates that you entered a command in a context in which it was not supported. For example, you may have included the clear command in a text configuration file uploaded via TFTP.