Skip to main content

PTCL/Tenda W150D and Micronet SP3367NL (Broadcom) Telnet Commands Part 2/2

DSL

Let's take a look at SNR Margin Tweaks:

The command to be used is
 > xdslctl configure --snr {value}  


N
Change in target noise margin (dB)
200 + 6dB
150 + 3dB
100 + 0dB
50 - 3dB
25 - 4.5db
1 - 5.5dB
65500 - 9 dB
65450 - 12 dB

where {value} can be as shown in the table above taken from http://www.kitz.co.uk/routers/dg834GT_targetsnr.htm such that if more stable connection is desired, 150 or 200 should be used and if faster connection/sync is required at cost of stability, 50 or 25 could be used! Note that for PTCL, there is no max speed package as of today, so there is no point in going for lower SNR Margins!

For my case, I have applied the 150 value just to make sure that only good tones are selected for bit loading increasing stability!


Since, stability is mostly the issue with customers of PTCL, here are some additional commands that might improve line stability:
 
 > xdslctl configure --snr 150 --i24k on --phyReXmt 1

where, 'i24k' is supposed to dedicate more memory to interleaving and 'phyReXmt' is likely to protect from impulse noise and has 3 modes: 1 for downstream only, 2 for Upstream only and 3 for both! Most of these are proprietary to Broadcom and may not have any effect but worth a try!

If latency is to be reduced, '--sesdrop on' can be added to the command above but it may impact stability of the line!

Now, to confirm if settings have been applied:
 > xdslctl profile --show
and for detailed line stats:
 > xdslctl info --show

Finally, to save these settings:
 > xdslctl profile --save



 WIRELESS

Let's also take a quick look at settings for wireless side:

For checking current transmit power:
 > wlctl txpwr
Note that by default, it returns a value of 1496mw that if true is way too much and totally unnecessary! In fact, the wifi chip often runs too hot and some people have complained of its early failure!

So, we may set at a reasonable 71mw
 > wlctl txpwr 71
by default it accepts value in milli-watts and if other units are to be used the 'wlctl txpwr1' command is to be used!
 > wlctl txpwr1 /?
gives all the required info!

Next, the country domain can also be set (like EU countries make use of 13 channels):
 > wlctl country
gives the current setting (China of course)
 > wlctl country /?
gives the required help info!

I usually change to UK:
 > wlctl country "GB"

There are others (please refer to part 1) that may be used for further tweaking the performance, but, that may also break compatibility with older/other devices!

Unfortunately, there is no way that I have figured out (though honestly I haven't given much time to research this) to save the changes made to wireless settings from the commandline!

Let me know if you find out!

Comments

Popular posts from this blog

Technicolor TG582n: Info, Configuration and Usage Options

Hi! DANT-T and DANT-1 variants DANT-T and DANT-1 variants The Technicolor TG582n ( quick specs , user guide ) seems to be quite popular with ISPs and can be found in branded, sometimes locked*, form throughout. Fortunately, it works really well once properly configured and it is (usually) easy to unlock by flashing it with an unlocked firmware. One thing to take into consideration is that it comes in two main variants, the DANT-1 and DANT-T, with each variant only accepting it's own firmware (unless you are installing OpenWRT ). Firmware Update: Now, when it comes to flashing the firmware, we need: (Windows 7 is recommended) - Thomson Upgrade Wizard   - User privileges (username and password for user authorized to flash firmware ... for some branded ones we don't need one once router has been reset but for some like O2 we need the user SuperUser with password the Serial Number of router) - (Unlocked/Generic) Firmware for the

PTCL's (newer) Wireless n 150mbps W150D xDSL Router by Tenda Part2

From the hardware point of view, the PTCL/Tenda W150D is not much different from other BCM6328 based routers but the difference surely lies in the software/firmware ... so let's take a look at the gui side of things ... From the start it was apparent that the firmware for PTCL was not 'special/locked' one and just used image replacement replacing Tenda's images/logos with those for PTCL ... anyways it also didn't seem to work well, felt kind of like a beta version of the firmware ... couldn't hold onto some settings ... my long line and difficult stats didn't help either (awaiting conversion from copper to fiber) ... so in desperation I looked at firmware updates for the router on Tenda's website knowing full well that a corrupted/interrupted/slightly-changed firmware update would brick the router with no obvious way to recover as serial & jTAG pinouts are not known (there are some test points ... but lack of interest) and no full flash backup c

BT Home Hub v2 Type A: Info, Unlock & Configuration

Hello Again! Next up is the BT Home Hub v2* Type A home ADSL Wireless Router by Thomson/Technicolor (more info at OpenWRT wiki ). Again, this router accepts only BT specific/approved domain names for username of dsl and must be 'unlocked' to be used with other ISPs. Such 'unlocking' (thanks to btsimonh and Surreliz3) also allows more configuration options, though firmware upgrade options might become limited. As with the BTHH v1 & v1.5 , this router can be 'unlocked' via jTAG method but there is also the relatively easier software method provided the firmware version currently on the BTHHv2A is lower than version 8.1.H.U.  Unlock: I 'unlocked' mine via the software method a long time ago so I won't be able to post screenshots of the process (have yet to try the jtag method on one with newer firmware that I also happen to have), but, here is the process as described on the now defunct psidoc.com website (the links may