5-12 Command Line Interface Commands Reference; error 102: can't deleteThis error indicates that you attempted to delete an item that doesn't exist.Example:#show interface ethernet 0 address-serve helperinterface ethernet 0 address-serve helper 10.0.0.1interface ethernet 0 address-serve helper 20.0.0.1interface ethernet 0 address-serve helper 30.0.0.1interface 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 commandThis error indicates that you omitted a portion of the command.Example:#interface ethernet 0 ip; error 103: incomplete command; error 104: ambiguousThis error indicates that you you didn't enter enough of the text of a keyword such that the keyword as enteredwas ambiguous.Example:#sh cp 1 t; error 104: ambiguous#sh cp 1 tagcp 1 tag "Profile 01"; error 106: arp cache is full delete an entry to make roomThis error indicates that you attempted to add an entry to the global arp cache when it already contained themaximum number of entries (16).