<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 28 Oct 2024 at 10:38, Andrei Borzenkov <<a href="mailto:arvidjaar@gmail.com">arvidjaar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Oct 24, 2024 at 6:29 PM Henti Smith <<a href="mailto:henti@gaydonsmith.co.uk" target="_blank">henti@gaydonsmith.co.uk</a>> wrote:<br>
><br>
> Good day everybody<br>
><br>
> I have two link files for mvc-sw1 and mvc-sw2.<br>
><br>
> # mvc-sw1<br>
> ```<br>
> # Fixed MAC and name for eno2 (Switch 1 connection) when debug board is plugged in<br>
> # Renamed to mvc-sw1 by PCI Address and set custom MAC address.<br>
> [Match]<br>
> Property=DEVPATH=/devices/pci0000:00/0000:00:10.0/0000:05:00.0/net/eno2<br>
><br>
> [Link]<br>
> MACAddress=02:00:00:00:05:00<br>
> Name=mvc-sw1<br>
> ```<br>
><br>
> # mvc-sw2<br>
> ```<br>
> # Fixed MAC and name for enp6s0 (Block Diagram) when debug board is plugged in<br>
> # Renamed to mvc-sw2 by PCI Address and set custom MAC address.<br>
> [Match]<br>
> Property=DEVPATH=/devices/pci0000:00/0000:00:11.0/0000:06:00.0/net/enp6s0<br>
><br>
<br>
These names are already the result of earlier renamoing. I am not sure<br>
systemd/udev/networkd will rename the second time.<br>
<br></blockquote><div><br></div><div>Would that be udev ? </div></div><div class="gmail_quote"><br></div><div class="gmail_quote">we're trying hard to use systemd for all our network management. If this is not a realistic goal, what is the correct way of managing our network with systemd alongside other tools ? <br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Kind regards</div><div class="gmail_quote">Henti<br></div></div>