PROGRAMMING THE ETHERNET CARD
1.Go to a MS-DOS prompt.
2.Type arp -s XXX.XXX.XXX.XXX ??.??.??.??.?? <Enter> XXX.XXX.XXX.XXX = TCP\IP Address for the Ethernet Card ??-??-??-??-??-?? = MAC Address of the Ethernet Card. After pressing Enter the result will show nothing.
3.Type arp -a <Enter>. Verify the IP Address has been assigned to the Ethernet Card.