Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIf you're using Linux on the SoC, one way to force a constant MAC address is to edit /etc/network/interfaces to include something like:
auto eth0
iface eth0 inet dhcp
hwaddress ether 00:11:22:33:44:55