I have a need to change both of the MAC addresses for ETH0 and ETH1. there will be many systems installed to the same network and it would be time consuming to go into the GUI configurator to change the addresses and reflash the board. I doubt that flashing the chip would be an option in the field. I have a command line interpreter that I would like to use to programmatically change the MAC addresses in the field as I do the IP address. I found the NetX API "nx_ip_interface_info_get" where I am able to read the MAC address. I could not find the corresponding command to set the MAC address. Does anyone know how to change the MAC address programmatically? I would appreciate any help since this will be done with minimum trained people in the field that will not have access to e2-studio to reprogram and reflash the board.
↧