Skip to main content

BT Home Hub v1 and v1.5 2/2: Thomson CLI and Voice Features

Hello Again!


Although the home hub (HH) routers can be both configured via the web interface and the configuration wizard software (see part 1 here), there is another 'hidden' powerful tool in the form of CLI that not only provides configuration options but many extra options too. In order to use the CLI interface, one needs to have a Telnet Client in the form of the client built into WindowsOS or a separate utility like PuTTY. The CLI Reference, uploaded at http://1drv.ms/1NlbDf6, shall also come in handy.

An example for changing the DNS Server Addresses:


 telnet 192.168.1.254

 dns server route ?
  
 dns server route list
 dns server route add dns = 199.85.126.20 metric = 5 intf = Internet  
 dns server route add dns = 8.26.56.26 metric = 7 intf = Internet

- I have used the DNS Server Address of Norton DNS and Comodo DNS respectively in this case as an example ... replace with your own 
- The 'Metric' can be thought of as priority for the DNS Server, the lower the number the higher the priority


 saveall  
 system reboot
 - Ignore the mbus errors as ContentSharing is not fully implemented in the 7.4.1.7 firmware for the HHs

Another example for tweaking the LCP Echo Request parameter(s)! The LCP Echo Request mechanism is used to confirm link connectivity and if there is no response to these requests from the ISP's side (in a certain time period after certain retries), then, the connection is dropped due to no connectivity!

(To continue reading, please click on 'Read More')


However, too aggressive requests and/or link congestion with slow response from ISP's side can cause disconnections without any problems on the dsl line, the symptom being new IP address (periodically) without any re-sync. This can be a problem for always-on connection users!

Fortunately, the HHs allow tweaking of the parameter(s) quite easily once you get to Telnet session:

- Using KiTTY (a fork of PuTTY) this time:
 - 'Menu' makes it easy
 - First, we need to detach the ppp interface currently in use
 - In this case, the name is 'Internet' but could be different depending upon configuration
 - Then, 'ifconfig' can be used

 - Here, it was decided to only modify the 'retryinterval' from its default of 10 to 15 ... note the description at the bottom that provides some explanation of the parameter ... quite helpful!
 - 'echotolerance' can also be increased!
 - After making changes and selecting 'OK', we need to re-attach the ppp interface

 - Escaping from the menu via '..' and then 'Cancel'
 - Finally, its a good idea to save the changes via 'saveall' command!

Now, there shouldn't be any more problems of ppp sessions ending due to 'aggressive' requests and/or congestion/slow response from ISP!


There are many other commands that might be useful and one may refer to the CLI Reference Manual for these as mentioned above! However, there also exist some Application Notes that come in handy when you are trying to achieve a particular configuration such as Multi-PVC configuration!

One example provided by Application Notes can be applied to the ISP PTCL regarding Multi-PVC setup with another VC for IPTV services! In fact, with use of FlexiPort that is builtin the HHs, this type of configuration is supposed to be superior to that of 'Interface Grouping' provided by the ISP/PTCL-supplied routers, although one has to use the CLI for the HHs! The particular Application Note is available at: http://1drv.ms/1KXilC5

Note: I plan on testing this configuration method sometime later as I don't currently subscribe to the ISP (PTCL)'s SmartTV service (using other MMDS 'cable' from DWN ... though can use PTCL's OTT media service when needed)

DMT Tool

Although DMT Tool v7.35 does not support the firmware version 7.4.1.7 (see st585v6 here with firmware that is better supported), it still can (mostly) be used by enabling support for untested firmware versions as shown below:









 - Some of the built-in commands also work!



Though not all options may work, it is still useful such as visualizing the Bit Allocation Table!



Moving on to the Voice Features of the BT HHs:





Warning: DECT v6 that operates on 1900 MHz Frequency Band designed for US is banned in Pakistan as the 1900 MHz band is being used by cellular operators (who paid license fee for this band) and DECT v6 can cause interference in this band! The public notice by PTA can be read here!

Caution: VoIP is prohibited by PTA on 'data' networks (though enforcement depends upon the ISP) without permission in Pakistan due to 'illegal' gateway exchanges! For VoIP configuration outside Pakistan (or with required permissions), kindly refer to the User Manual and your VoIP provider for configuration details like the ones provided for SpeedTouch 780WL (similar to BTHH) by 'voiptalk' here!

Fortunately, the BT HH phones are not DECT v6/6.0 and can be used like cordless phones. The HH1 came with Hub Phone 1010 and the HHv1.5  came with Hub Phone 1020, the 1020 model being same as 1010 apart from the colour display and lacking related colour display based features. Info for both models is available here.

(To be continued...)

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