I see the following mesg for the error of above type:
Error Message:
The ARP entry addition failed: parameter
User Action:
Check the command-line format for the Address Resolution Protocol (ARP)
command. When adding an entry to the table, the Internet Protocol (IP)
address must be entered in a dotted decimal format; the associated media
access control (MAC) address must be entered in a 6-digit hexadecimal format
with digits separated by hyphens.
But in my case, I get this error only sometimes for the same syntax and
arguments and for the same card and not always.
The command I use:
arp -s <remote IP> <remote mac>
Looks like device/driver bindings got screwed up or something. If I disable
my device and then reenable, the exact same command works.
The above text on microsoft site does not provide any useful information on
what the value "5" in error mesg means?
Does anyone have info on what this error no means?
Regds,