Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 23620

Beginner Basics • Dual wifi routes basic config

$
0
0
I want to use dual band Wifi configuration for my AX^3. I choose 5Ghz and 2Ghz, set some basic config like SSID and security but for some reason I can connect only to `wifi1` 5Ghz. I couldn't find answer in google. In recent software update I see a lot of wifi improvements but I don't see anything specific to my issue.
Code:
lags: R - RUNNING; S - SLAVEColumns: NAME, TYPE, ACTUAL-MTU, L2MTU, MAX-L2MTU, MAC-ADDRESS #    NAME            TYPE       ACTUAL-MTU  L2MTU  MAX-L2MTU     0 R  ether1          ether            1500   1568       9214   1 RS ether2          ether            1500   1568       9214   2 RS ether3          ether            1500   1568       9214   3  S ether4          ether            1500   1568       9214   4  S ether5          ether            1500   1568       9214   5 RS ads             veth             1500                    ;;; defconf 6 R  bridge          bridge           1500   1560              7 R  docker          bridge           1500  65535              8 R  lo              loopback        65536                     9 R  pppoe  pppoe-out        1492                                     10 RS wifi1           wifi             1500   1560       1560  11  S wifi2           wifi             1500   1560       1560
Code:
/system/package/print Columns: NAME, VERSION, BUILD-TIME, SIZE# NAME       VERSION  BUILD-TIME           SIZE   0 wifi-qcom  7.17.2   2025-02-06 09:10:24  10.2MiB1 container  7.17.2   2025-02-06 09:10:24  64.1KiB2 routeros   7.17.2   2025-02-06 09:10:24  12.0MiB
One thing that brought my attention is that the 2nd interface is not running

`/interface/wifi/print`
Code:
0 MBR wifi1  ap                  sid_name  20/40/80mhz 1 MB  wifi2  ap                  sid_name2  20/40mhz

Statistics: Posted by tomaszowski — Sun Mar 02, 2025 12:31 pm



Viewing all articles
Browse latest Browse all 23620

Trending Articles