Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface
- In reply to: Patrick M. Hausen: "Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 16:38:40 UTC
I just finished flash and setup of my fourth module and can confirm that this works with DHCP, SLAAC, everything: > -------------- > /sbin/ifconfig $1 down > /sbin/ifconfig $1 link b8:27:eb:09:cb:7d > /sbin/ifconfig $1 up > -------------- The "problem" I created myself seems to have been that I changed the MAC address while the interface was up already. Kind regards, Patrick