beautypg.com

Fatal access control errors, Positive errors, Fatal access control errors -11 – Netopia CLI 874 User Manual

Page 193: Positive errors -11

background image

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 suppor ted by the par ticular the router model you
have, or the specified WAN inter face module(s). For example, you may have issued the inter face sdsl id pvc
command, but the SDSL wan inter face module in the specified slot is a frame-based SDSL (R7100) inter face
rather than a cell-based SDSL (R7200) inter face.

; 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 inter face in switched mode, but the
specified ISDN inter face 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 suppor ted. For example, you
may have included the clear command in a text configuration file uploaded via TFTP.