Re: Is there a way to deterministically bring up two usb ethernet interfaces?

From: Bakul Shah <bakul_at_iitbombay.org>
Date: Tue, 21 Jun 2022 20:18:44 UTC
On Jun 21, 2022, at 1:12 PM, Hans Petter Selasky <hps@selasky.org> wrote:
> 
> Hi,
> 
> On 6/21/22 22:01, Bakul Shah wrote:
>> I think the problem is that the two interfaces don't always come up in the right sequence so which is ue0 and which is ue1 changes but they are connected to specific networks.
>> Thanks
> 
> Most likely not. Maybe devd events or sysctls can help you:
> 
> net.ue.0.%parent: axge0
> 
> This is a general problem with pluggable USB devices. Usually if the devices are connected to the same USB HUB, they will come up deterministicly.
> 
> --HPS

Thanks. Will give it a try as both devices from diff vendors!