5-12 Command Line Interface Commands Reference

; error 102: can't delete

This error indicates that you attempted to delete an item that doesn't exist.

Example:

#show interface ethernet 0 address-serve helper interface ethernet 0 address-serve helper 10.0.0.1 interface ethernet 0 address-serve helper 20.0.0.1 interface ethernet 0 address-serve helper 30.0.0.1 interface ethernet 0 address-serve helper 40.0.0.1 #no interface ethernet 0 address-serve helper 50.0.0.1

;error 102: can't delete

;error 103: incomplete command

This error indicates that you omitted a portion of the command.

Example:

#interface ethernet 0 ip

;error 103: incomplete command

;error 104: ambiguous

This error indicates that you you didn't enter enough of the text of a keyword such that the keyword as entered was ambiguous.

Example:

#sh cp 1 t

;error 104: ambiguous #sh cp 1 tag

cp 1 tag "Profile 01"

;error 106: arp cache is full delete an entry to make room

This error indicates that you attempted to add an entry to the global arp cache when it already contained the maximum number of entries (16).

Page 194
Image 194
Netopia CLI 874 manual Error 102 cant delete