netplan try not honoring the bssid attribute

Bug #1969924 reported by Christian Herold
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
New
Undecided
Unassigned

Bug Description

We have two accesspoints using the same SSID.
Our netplan config specifying a BSSID looks like this:
 wifis:
    wlan0:
      dhcp4: yes
      dhcp6: no
      access-points:
        "aSSID":
          bssid: "aa:aa:aa:aa:aa:aa"

With a duplicated SSID the command "netplan try --config-file aFile" results in "Error in network definition: wlan0: Duplicate access point SSID 'aSSID'.
A "netplan apply --config-file aFile' is working fine.

Netplan version is 0.104 on Ubuntu 21.04.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.