I want to connect to a specific BSSID via nmcli. I am using the command:
nmcli d wifi connect xx:xx:xx:xx:xx:01
While it kinda works, it wants to force connection via wlan0 network interface. Is there any way I can specify the network interface to wlan1 with nmcli? Or with any other command for that matter. Thanks in advance forum!