I am using a real time operating system called Vxworks 5.5. The address resolution protocol is disabled and now I need to build up an ARP table manually to initiate IP to IP communication. The IP addresses and MAC addresses are locally administered hence ARP needs to be disabled.
How can I achieve this in VxWorks?