This is just for those who are INTERESTED to test out 500mw transmit power on their RT-N66U, you may enter commands via GUI at 192.168.1.1 > Tools > CMD or via telnet:
### To CHECK your current region, each line entered will result in the answer.
nvram get pci/1/1/ccode
nvram get pci/2/1/ccode
nvram get wl0_country_code
nvram get wl1_country_code
nvram get regulation_domain
nvram get regulation_domain_5G
### To ALTER to a new region such as US(500mw), or GB(200mw), enter or change the last 2 letters accordingly to each line. Its a good idea to CHECK your current region after each command entered.
nvram set pci/1/1/ccode=US
nvram set pci/2/1/ccode=US
nvram set wl0_country_code=US
nvram set wl1_country_code=US
nvram set regulation_domain=US
nvram set regulation_domain_5G=US
### To CHECK your current transmit power, each line entered will result in answer.
nvram get wl_TxPower
nvram get wl0_TxPower
nvram get wl1_TxPower
### To ALTER to a new transmit power such as 500mw(US) or 200mw(GB), enter or change the last 3 digits accordingly to each line. Its a good idea to CHECK your current transmit power after each command entered.
nvram set wl_TxPower=500
nvram set wl0_TxPower=500
nvram set wl1_TxPower=500
nvram commit
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!