• March 28, 2024, 04:22:14 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Transmission Rate: Manual Settings  (Read 9140 times)

ZMEU.NET

  • Level 2 Member
  • **
  • Posts: 32
Transmission Rate: Manual Settings
« on: March 05, 2013, 04:15:11 AM »

I know it is set by default to BEST (Automatic) and i have maximum 65 mbps but i suspect this can kick some wifi connected devices. I  use g+n .
Please tell me  which manual values worked for you:for example my case:
270,243,216,162,108,81,   no device can connect(including two wireless N devices)
 from 54 and down can connect
also i can connect with
mcs 7-65 135 yes --58mb wifi status speed in router panel //despite on BEST (Automatic)  i have 65mbps
mcs 6-58.5 121.5  -- 52mb
mcs 5-52 108 --- 39 mb---
--

The source of the page gives more explanation:

    var txrate_11b = new Array('Best (automatic)',11, 5.5, 2, 1);
    var txrate_11g = new Array('Best (automatic)',54, 48, 36, 24, 18, 12, 9, 6);
    var txrate_11bg = new Array('Best (automatic)',54, 48, 36, 24, 18, 12, 9, 6, 11, 5.5, 2, 1);
    var txrate_11n = new Array('Best (automatic)','MCS 15 - 130 [270]', 'MCS 14 - 117 [243]', 'MCS 13 - 104 [216]', 'MCS 12 - 78 [162]', 'MCS 11 - 52 [108]', 'MCS 10 - 39 [81]', 'MCS 9 - 26 [54]', 'MCS 8 - 13 [27]', 'MCS 7 - 65 [135]', 'MCS 6 - 58.5 [121.5]', 'MCS 5 - 52 [108]', 'MCS 4 - 39 [81]', 'MCS 3 - 26 [54]', 'MCS 2 - 19.5 [40.5]', 'MCS 1 - 13 [27]', 'MCS 0 - 6.5 [13.5]');
    var txrate_11gn = new Array('Best (automatic)','MCS 15 - 130 [270]', 'MCS 14 - 117 [243]', 'MCS 13 - 104 [216]', 'MCS 12 - 78 [162]', 'MCS 11 - 52 [108]', 'MCS 10 - 39 [81]', 'MCS 9 - 26 [54]', 'MCS 8 - 13 [27]', 'MCS 7 - 65 [135]', 'MCS 6 - 58.5 [121.5]', 'MCS 5 - 52 [108]', 'MCS 4 - 39 [81]', 'MCS 3 - 26 [54]', 'MCS 2 - 19.5 [40.5]', 'MCS 1 - 13 [27]', 'MCS 0 - 6.5 [13.5]', 54, 48, 36, 24, 18, 12, 9, 6);
    var txrate_11bgn = new Array('Best (automatic)','MCS 15 - 130 [270]', 'MCS 14 - 117 [243]', 'MCS 13 - 104 [216]', 'MCS 12 - 78 [162]', 'MCS 11 - 52 [108]', 'MCS 10 - 39 [81]', 'MCS 9 - 26 [54]', 'MCS 8 - 13 [27]', 'MCS 7 - 65 [135]', 'MCS 6 - 58.5 [121.5]', 'MCS 5 - 52 [108]', 'MCS 4 - 39 [81]', 'MCS 3 - 26 [54]', 'MCS 2 - 19.5 [40.5]', 'MCS 1 - 13 [27]', 'MCS 0 - 6.5 [13.5]', 54, 48, 36, 24, 18, 12, 9, 6, 11, 5.5, 2, 1);
Logged