The RI8574A ArcaOS EPC uses the Network Interface's MAC Address is used by networks to dynamically assign the same IP address. The following command can be used to display the current MAC address.
ArcaOS:
netstat -n | grep phy | head -n1

eCS:
netstat -n | more
