I have opened a case, but support team haven't contacted me yet...
Any suggestion?
AP Firmware: 11.0.005
This thread was automatically locked due to age.
I have opened a case, but support team haven't contacted me yet...
Any suggestion?
Hi ShunzLee,
I think I can see why my APs work "correctly" and some of the others don't. The failing setup appears to use virtual WIFI while mine are connected physically, if you understand what I mean?
Ian
Fixed spelling and word placement so sentences make sense.
XG115W - v19.5.1 mr-1 - Home
If a post solves your question please use the 'Verify Answer' button.
I do not have Rock_User or Rock_User5 devices (I assume these are your Wireless SSIDs) ... Further, I do not have any devices named after my SSIDs;
I have the following interfaces:
- GuestAP (applied 'ethtool -K GuestAP tso off')
- Port1 (LAN interface - did not touch)
- Port2 (WAN interface - did not touch)
- vxlan3 (applied 'ethtool -K vxlan3 tso off')
- vxlan3.101 (applied 'ethtool -K vxlan3.101 tso off')
- vxlan4 (applied 'ethtool -K vxlan4 tso off')
- vxlan4.101 (applied 'ethtool -K vxlan4.101 tso off')
- ipsec0 (assumed ipSec only interface - did not touch)
- imq0 (appears to be for QoS - did not touch)
After applying the command to what I assume are the appropriate interfaces, performance has actually gotten worse. The speedtest tool on my server now does not even register 'upload' speed. I've also confirmed file transfers behave the same, poorly then fail altogether.
For now, I have attempted to reverse the commands above, and receive the following output:
SFVH_SO01_SFOS 17.1.3 MR-3# ethtool -K GuestAP tso on
Could not change any device features
This suggests the initial command (ethtool -K GuestAP tso off') did nothing. The other vxlanX interfaces saw the 'tso on' command complete successfully.
Please advise. Thank you.
Is there a workaround in the mean time?
The referenced posts call to ifconfig <wifi name> ... I've no interfaces that match my wifi ssid. Which is the correct device(s) - Can someone confirm please?
When should we expect the next release?
You should perform ifconfig.
Check all Interfaces - Separate Zone should create an own interface. https://linux.die.net/man/8/ifconfig
Something beside your Port/eth interfaces.
__________________________________________________________________________________________________________________