CLI Error Messages 5-11

;error -268: invalid digit

;error -269: only single digit allowed

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 -400: access denied

Positive errors

Positive (non-fatal) errors do not terminate TFTP configuration file upload processing.

; 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 frame-based SDSL (R7100) interface rather than a cell-based SDSL (R7200) interface.

; 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 idsl-cmn #int isdn 1 spid 555-1212

;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.

Page 193
Image 193
Netopia CLI 874 manual Positive errors, Fatal access control errors