<!DOCTYPE html> <html> <head> </head> <body> <p>I assume you are using 5.6.18+ since that is when the warnings was implemented. If you use the 5.5 series, it will not have it.</p> <p> If this is correct and no warnings, that would mean you have the correct version.</p> <p> To double check the version you have Type this in CLI on each of your APs.</p> <p> </p> <pre>grep regdmn /proc/ubnthal/system.info</pre> <p>It should output like this. <strong>US Version</strong></p> <pre><strong>regdmn[0]=002a</strong> regdmn[1]=0000</pre> <p><strong>World Version</strong></p> <pre><strong>regdmn[0]=0000</strong> regdmn[1]=0000</pre> </body> </html>
Subscribe
0 Comments
Oldest