Hello, I have an issue, How to Upgrade or downgrade to or from Wave2 within 7.13, If a routeur was on wifi5 when upgraded is there a way to upgrade to wave2 within 7.13 or donngrade to Wifi5
Thank you
regards,
Hello, I have an issue, How to Upgrade or downgrade to or from Wave2 within 7.13, If a routeur was on wifi5 when upgraded is there a way to upgrade to wave2 within 7.13 or donngrade to Wifi5
Thank you
regards,
As I stated, I experienced the same issue on GCE, which has nothing to do with AWS. I provided the info to help with identifying the actual cause of the issue, if anyone is actually interested in investigating and resolving it.
Same problem with other scripts:
error ex.
Download from http://::ffff:192.168.8.1/api/webserver/SesTokInfo (::ffff:192.168.8.1) to RAM FAILED: Host is unreachable
versions prior to 7.12.1 there were no problems
WiFi on x86 is still broken !!!
Are you going to fix this issue ???
I don’t understand what’s going on. Why impossible to solve this problem throughout seven ROS releases !?!?!?
Do I understand it correctly that the WiFi menu/integration is optional?
To go into extremes, I have an Audience and a mAP 2n in my network. I configure the access lists via a Python script which connects via SSH and issues all the commands. Currently all devices are therefore configured via /interface wireless access-list commands.
If I were to enable the WiFi menu in the Audience by removing the wireless package and installing the Qualcomm one, I would need to issue different commands to configure that Audience AP with that script, is that correct?
Since I currently do not want to do that change in the script, if I upgrade to 7.13 on the Audience, can I still continue using /interface wireless access-list and everything else like before, as long as I don’t replace the wireless package with the Qualcomm one?
You would have to do this as well if you were to install the wifiwave2 package under 7.12.
Or on AC3 when installing that same wifiwave2 package.
A bit logical. New features, new menu structure.
Yes, that should be the case.
Upgraded without problems:
I’m observing PoE issue with hAP ax2 and SXT LTE6 kit: when ether1 on hAP ax2 is configured with PoE Out = “auto on”, PoE seems to be reset (during LTE modem init ?) and SXT LTE6 kit is rebooted. This continues in a loop. SXT LTE6 kit could boot on 6 or 7 iterations successfully.
Setting ether1 on hAP ax2 with PoE Out = “forced on” fixes the issue.
It worked fine with PoE Out = “auto on” on firmwares before 7.13 (especially on 7.12 RC4).
Ether1 of SXT LTE6 kit is connected to Ether1 of hAP ax2, hAP ax2 is powered via stock power adapter.
I created a new t3.small instance, deployed 6.44 and updated to 6.49.11 and 7.12.1 after that without issues.
Then I changed instance type to t2.small, updated to 7.13 and changed back to t3.small.
All in all a bit awkward but good to know that there is a way.
@BWC yup the T3 <=> T2 instance change works.
Just dont deploy in regions that dont have any Haswell / Broadwell instances… e.g. eu-south-2
@rajo
We deploy cross platform as well, GCP does not have this issue if you roll your own image that starts out as a V7 instance.
Hi, capsman v2 is showing “VLAN-ID CONFIGURED, BUT INTERFACE DOES NOT SUPPORT ASSIGNING VLANS” /cap client is HAP AC2 with wifi-qcom-ac drivers/. Does this has solution or i have some bad config?
Thx.
Bad config. Wifi-qcom-ac does not support vlan tagging, read the manual.
@valnic
802.11n/ac interfaces do not support this type of VLAN tagging under the wifiwave2 package, but they can be configured as VLAN access ports in bridge settings.
I had to disable/enable the VLAN interface underneath the PPPoE interface to make the PPPoE client work on my RB5009. Am I the only one having this problem?
Upgraded without issues :
RB5009UG+S+
RB3011UiAS
Transferred the 2.4ghz network from capsman to the new 7.13 driver with RB3011 and 2 AP hac ac2. Everything seems to be working correctly.
/interface wifi channel
add band=2ghz-n disabled=no frequency=2412 name="Canales 2,4GHz" width=20/40mhz
/interface wifi datapath
add bridge=HOME disabled=no name=HOME
add bridge=bridge-VLANs disabled=no name=CRISWIFI vlan-id=28
add bridge=bridge-VLANs disabled=no name=DANWIFI vlan-id=24
add bridge=bridge-VLANs disabled=no name=GUEST vlan-id=11
add bridge=bridge-VLANs disabled=no name=IFI-IoT vlan-id=12
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption="" name=WIFI-HOME passphrase=*+password*
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption="" name=DANWIFI passphrase=++password+
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption="" name=CRISWIFI passphrase=-+password-
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption="" name=GUEST passphrase=+password**
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption="" name=WIFI-IoT passphrase=+password
/interface wifi configuration
add channel="Canales 2,4GHz" datapath=HOME disabled=no mode=ap name=HOME-DYC security=WIFI-HOME ssid="DAN y CRIS"
add channel="Canales 2,4GHz" datapath=DANWIFI disabled=no mode=ap name=DANWIFI security=DANWIFI ssid="WiFi de DAN"
add channel="Canales 2,4GHz" datapath=CRISWIFI disabled=no mode=ap name=CRISWIFI security=CRISWIFI ssid="WiFi de CRIS"
add channel="Canales 2,4GHz" datapath=IFI-IoT disabled=no mode=ap name="WiFi - IoT" security=WIFI-IoT ssid="WiFi - IoT"
add channel="Canales 2,4GHz" datapath=GUEST disabled=no mode=ap name=GUEST security=GUEST ssid="WiFi GUEST"
/interface wifi access-list
add action=accept allow-signal-out-of-range=5s disabled=no interface=any signal-range=-83..120 ssid-regexp=""
add action=reject allow-signal-out-of-range=5s disabled=no interface=any ssid-regexp=""
/interface wifi capsman
set enabled=yes interfaces=all package-path="" require-peer-certificate=no upgrade-policy=none
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration=HOME-DYC radio-mac=MIMACADDRESS slave-configurations=\
"DANWIFI,CRISWIFI,WiFi - IoT,GUEST"
Is there going to be a tutorial for Audiences setup using wifiwave2?
*) system - added “rtrace” debugging tool (CLI only);
There are no docs on /system/rtrace. Is its output format the same as linux strace, or is there some “reader” tool for it?
Is there going to be a tutorial for Audiences setup using wifiwave2?
What’s wrong with this manual?
Is it possible to downgrade LHG XL52 ac from 7.13. to 6.49.11 ?