![](/images/new-backgrounds/1180353/180353387x1.webp)
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
;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).