Page MenuHomeVyOS Platform

wlan: can not disable interface if SSID is not configured
Closed, ResolvedPublicBUG

Description

cpo@BR1.wueI# commit

SSID must be configured

To reproduce:

cpo@BR1.wueI# show interfaces wireless
 wireless wlan0 {
-    address dhcp
     country-code de
+    disable
     hw-id 04:f0:21:54:2f:c3
     physical-device phy0
-    ssid GeFoekoM
     type station
-    vrf blue
 }

To reproduce:

sudo modprobe modprobe mac80211_hwsim

set interfaces wireless wlan0 address dhcp
set interfaces wireless wlan0 country-code de
set interfaces wireless wlan0 ssid fooo
set interfaces wireless wlan0 type station
commit

set interfaces wireless wlan0 disable
del interfaces wireless wlan0 ssid
commit

Details

Version
1.4-rolling-202305160317
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po triaged this task as Low priority.
c-po edited a custom field.
c-po changed Issue type from Bug (incorrect behavior) to Cosmetic issue (typos etc.).
c-po changed the task status from Resolved to Unknown Status.Aug 19 2023, 3:07 PM
c-po moved this task from Open to Finished on the VyOS 1.4 Sagitta board.
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
c-po changed the task status from Unknown Status to Resolved.Aug 20 2023, 7:52 AM