I have this CAP (it is a wap ax running 7.18.2) saying it broadcasts 5ghz ssid - but it does clearly not.
Code: Select all
interface/wifi/print
Flags: M - MASTER; D - DYNAMIC; B - BOUND; R - RUNNING
Columns: NAME, MASTER-INTERFACE
# NAME MASTER-INTERFACE
;;; managed by CAPsMAN DC:xx%bridgeLocal, traffic processing on CAP
;;; mode: AP, SSID: ap, channel: 2427/ax
;;; defconf
0 M BR wifi1
;;; managed by CAPsMAN DC:xx%bridgeLocal, traffic processing on CAP
;;; mode: AP, SSID: ap, channel: 5500/ax/Ceeeeeee/D
;;; defconf
1 M BR wifi2
;;; managed by CAPsMAN DC:xx%bridgeLocal, traffic processing on CAP
;;; mode: AP, SSID: ap-gast
;;; defconf
2 DBR wifi4 wifi1
I am not willing to netinstall or reset right now. Anyone an idea?
Code: Select all
# 2025-04-28 11:09:01 by RouterOS 7.18.2
# software id = xxxxx
#
# model = wAPG-5HaxD2HaxD
# serial number = xxxxx
/interface bridge
add admin-mac=xxxxxx auto-mac=no comment=defconf name=bridgeLocal
/interface wifi datapath
add bridge=bridgeLocal comment=defconf disabled=no name=capdp
/interface wifi
# managed by CAPsMAN DC:xx%bridgeLocal, traffic processing on CAP
# mode: AP, SSID: ap, channel: 2427/ax
set [ find default-name=wifi1 ] configuration.manager=capsman datapath=capdp disabled=no
# managed by CAPsMAN DC:xx%bridgeLocal, traffic processing on CAP
# mode: AP, SSID: ap, channel: 5500/ax/Ceeeeeee/D
set [ find default-name=wifi2 ] configuration.manager=capsman datapath=capdp disabled=no
/interface bridge port
add bridge=bridgeLocal comment=defconf interface=ether1
add bridge=bridgeLocal comment=defconf interface=ether2
/interface wifi cap
set discovery-interfaces=bridgeLocal enabled=yes slaves-datapath=capdp
/ip dhcp-client
add comment=defconf interface=bridgeLocal
/system clock
set time-zone-name=Europe/Vienna
/system note
set show-at-login=no