Hi all,
i’m tryin’ to get working android usb tethering with my RB751U with a mobile connected to usb port. Each time i plug my phone into usb port, mac address of thether interface changes so (dynamic) interface numbering increase with it. Lte[n] interface need dhcp client to get working, so i need to reconfigure dhcp-client and masquerade each time. Is there any way to disable (dynamic) interface auto-numbering? In Linux OS i think this can be done by deleting informations about new connected device in UDEV, is it possible to workaround the issue in RouterOS?
You could write a script and use the find command to rename the device…