NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
plainblackguy
Mar 03, 2020Tutor
Orbi Wifi 6 missing config command
I just bought an AX6000/RBK852. When I go to debug mode and enable telnet, I can log in fine. But the "config" command that was there on my old Orbi is missing. I need to be able to split my wifi into 2.4 and 5ghz ssid's or a lot of my home automation devices refuse to connect. What am I missing?
21 Replies
For the record I've tried setting it with the "uci" command, but it doesn't survive a reboot. I type:
uci set wireless.FhAp2.ssid="networknamegoeshere"
uci commmit
reboot
And before the reboot if I type "uci get wireless.FhAp2.ssid" it does return the network name that I set.
Separation of SSIDs is not supported by NG or Orbi AX nor Orbi AC offically. Not sure if Orbi AX will ever support backend telnet commands. Something to post about there though:
https://community.netgear.com/t5/Idea-Exchange-For-Home/idb-p/idea-exchange-for-home
We are hoping that NG will implement the disabling of SSID names on either frequency like they did on Orbi AC. This help users get there 2.4Ghz devices connected to Orbi AC with out having to separate SSID name...not sure when that will happen. We hope for it though on Orbi AX.
If this doesn't work for you then you may need to return to the Orbi AC system until such time as the Orbi AX FW has matured more and has some added features.
Good Luck.- ekhalilMaster
plainblackguy wrote:I just bought an AX6000/RBK852. When I go to debug mode and enable telnet, I can log in fine. But the "config" command that was there on my old Orbi is missing. I need to be able to split my wifi into 2.4 and 5ghz ssid's or a lot of my home automation devices refuse to connect. What am I missing?
You can use the nvram set command instead of config set so:
- nvram set ....
- nvram commit
Thank you so much for your reply. I've already sent the unit back to Amazon after reading a bunch of threads and realizing that Netgear doesn't seem to think this is a problem. I get that mesh networks are supposed to all be seamless between 5 and 2.4, but the reality in the smarthome market is very different right now and for the forseeable future. So I have returned my Orbi and bought the new Velop.
It's not a NG problem. Its how NG intends to use and design there systems. It works for the most part.
The main problem is that the client or IoT device mfrs limit there setup software to only the 2.4Ghz frequency. However they fail to realized that dual band devices like phone and pads can connect to either frequency and both frequencies are ON the same side of the network. So the phone or connecting devices or Orbi doesn't care which frequency for the setup device, it's the Mfrs setup software that seems to require the setup device, ie. phone or pad, to be connected to only the 2.4Ghz radio. Orbi AC helps with this with giving users the ability to disable the 5G SSID broadcast. We are hoping the NG will do the same for Orbi AX. If the IoT Mfrs put in 5Ghz support in there setup software for the setup phone or pad, users would be happy for this and we not be talking about this.
Good Luck.
plainblackguy wrote:I just bought an AX6000/RBK852. When I go to debug mode and enable telnet, I can log in fine. But the "config" command that was there on my old Orbi is missing. I need to be able to split my wifi into 2.4 and 5ghz ssid's or a lot of my home automation devices refuse to connect. What am I missing?
Anyone here want to do some experiment?go to http : // router IP/debug.htm
enable telnet
and then
telnet to your router IP,
cd /etc/config
and then edit the "wireless" file for the 2.4ghz SSID (may be using vi). Reboot. to see if that will work...
I can't play with that, because many ppl in my house is using the router..
- gb777Apprentice
How do you enable telnet on the debug page?
Mine shows:
Basic Information
Firmware Version: V3.2.15.25_1.3.15
CPU Load: 13.79%
Memory Usage(Used/Total): 438 MB/866 MB
System Uptime: 0 days 01:35:13
Debug Log Capture
Start Debug Log Capture when boot up
Enable LAN/WAN Packet Capture- ekhalilMaster
In the latest firmware, telnet is always enabled, so there is no checkbox for that any longer.