OK thanks… what do you think, will they get it right at some point…7.2x?
In the food industry, it probably wouldn’t work to simply bring a raw piece of meat onto the market with the intention of “frying it a little later, maybe”
Strange mic(k)rocosm
The reason for not wanting to add the code below is that it has been found that having or not having code in /routing/rule (which should bypass the /routing/rule functionality) makes a difference.
Tests have shown that enabling /routing/rule results in a performance drop of at least 5%-10% and also increases response latency.
Please check SUP-151768 for confirmed details of the issue.
Oh, did not know that there is a separate standard. Thanks for the information. Googled it, should be defined in IEEE 802.11-2012.
But when it really is this, I would want Mikrotik to include this reference in their changelog as well. So we all can lookup/google for more info.
Support told me that this happened because the VM memory was still at 256MB (which was the result of deploying the VM with the 7.15.1 .ova file and then upgrading it to 7.16beta1).
So, whenever you have a CHR that was originally installed on an older version, FIRST upgrade the memory to 1GB before you attempt upgrade to this version.
(increased memory requirement is documented but belongs in the “Before an upgrade” section, where only storage space is mentioned and not RAM allocation)
out of interest: support tickets are private only. why do so many people just drop a support ticket number while moaning: “meh, not fixed. boo boo”. We don’t know what’s reported and written in these tickets. what is the intention or goal?
The goal is to boo-boo. AFAIK the most optimistic feedback provided by support is “the issue was reproduced, it’ll be fixed but we can’t give any ETA”. Except when the fix was already done and has passed whatever internal check points, in which case they’ll say it’ll be included in next beta/RC.
What does the following feature exactly mean?
*) wifi - added “slave-name-format”;
Will this solve the issue with CAPsMAN and qcom-ac devices when configuring vlans manually?
Currently on 7.15 they get named inconsistent after repro visioning the CAP’s and brake the vlan filtering configuration on the bridge when having slaves-static enabled.
hi guys is there anywhere i can download 7.16rc1? as i try rc2 and it has a bug i dont like wont to reveert backl to rc1 but i didnt download it i just upgraded from cloud
Some people seem to think this forum is a support system. No it’s not, people reading this are regular users. They have no use for your support ticket numbers.
robtor “wifi - added “slave-name-format”;” just adds more control on how virtual interfaces can be named.
Regarding the forum post you linked, a lot of issues can be caused by re-provision, there seems to be a misconception that configuration needs to be “pushed” via help of provisioning the interfaces. That is not the case, provision must be done only initially, and is done automatically upon CAP joining if there are matching provisioning rules that are enabled.
If you adjust any configuration profile that is linked to provisioned interface, all changes will be “pushed” as soon as you apply changes to the profile. With no need to re-create already existing interface.
Provisioning itself is not for sending configuration, it is for essentially creating a new interface. In most cases, there is no reason to perform manual provisioning once you already have CAP interfaces running.
Now, if create-enabled together with slave-static is used and interface names change after reboot or upgrade, please let us know via support@mikrotik.com along with details of what was upgraded/rebooted. In our tests, names should not change, and references to CAP interfaces should work, and not be lost, both on CAPsMAN and CAP side, even if virtual CAP interface is renamed on CAP.
I have experienced cases where the configuration changes where not pushed “automatically” and it needed to call “provision” again. I can’t remember the concrete cases though.