I have a NIC card that connects to a piece of hardware,
All I have is the MAC address for this card. It needs to be programmed with a static IP address.
The NIC card is conneded to my PC with a crossover cable.
Is there a squence of commands I could use through a DOS window to tell the NIC card its IP address
One thing I read was to use the "arp -s" command to save the IP addrsss to the arp table. Then ping the address and after the first "Time Out" it should start to reponce.
It does not responde.
Although if it did reponnd, then use Telnet to program it.
Any ideas !!!!!!!