Hi there,
i have my router for like a mounth and it always make me troubles with 160 band but at the and i found that when i make some changes via nvram it rock stable but after reboot it back to the same problems when 160 doesn't work no matter how many reboots i do
that's command i write via ssh:
++++++++++++++++++++
wl country EU
nvram set pci/1/1/ccode=EU
nvram set pci/2/1/ccode=EU
nvram set wl_country_code=EU
nvram set wl0_country_code=EU
nvram set wl1_country_code=EU
nvram set regulation_domain=EU
nvram set regulation_domain_5G=EU
nvram set wl_reg_mode=off
nvram set wl0_reg_mode=off
nvram set wl1_reg_mode=off
nvram commit
service restart_wireless
+++++++++++++++++++++++++
how can i put it on some bash script and to force router run it after reboot?
thanks to all
PS maybe someone can tell me wtf is going on with my router thanks again
i have my router for like a mounth and it always make me troubles with 160 band but at the and i found that when i make some changes via nvram it rock stable but after reboot it back to the same problems when 160 doesn't work no matter how many reboots i do
that's command i write via ssh:
++++++++++++++++++++
wl country EU
nvram set pci/1/1/ccode=EU
nvram set pci/2/1/ccode=EU
nvram set wl_country_code=EU
nvram set wl0_country_code=EU
nvram set wl1_country_code=EU
nvram set regulation_domain=EU
nvram set regulation_domain_5G=EU
nvram set wl_reg_mode=off
nvram set wl0_reg_mode=off
nvram set wl1_reg_mode=off
nvram commit
service restart_wireless
+++++++++++++++++++++++++
how can i put it on some bash script and to force router run it after reboot?
thanks to all
PS maybe someone can tell me wtf is going on with my router thanks again