Speedtouch 780 WL: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | |||
<pre> | |||
Username : Administrator | |||
Password : ************** | |||
------------------------------------------------------------------------ | |||
______ SpeedTouch 780 | |||
___/_____/\ | |||
/ /\ 6.2.29.3 UK | |||
_____/__ / \ | |||
_/ /\_____/___ \ Copyright (c) 1999-2007, THOMSON | |||
// / \ /\ \ | |||
_______//_______/ \ / _\/______ | |||
/ / \ \ / / / /\ | |||
__/ / \ \ / / / / _\__ | |||
/ / / \_______\/ / / / / /\ | |||
/_/______/___________________/ /________/ /___/ \ | |||
\ \ \ ___________ \ \ \ \ \ / | |||
\_\ \ / /\ \ \ \ \___\/ | |||
\ \/ / \ \ \ \ / | |||
\_____/ / \ \ \________\/ | |||
/__________/ \ \ / | |||
\ _____ \ /_____\/ | |||
\ / /\ \ /___\/ | |||
/____/ \ \ / | |||
\ \ /___\/ | |||
\____\/ | |||
------------------------------------------------------------------------ | |||
_{Administrator}=> | |||
</pre> | |||
== DSL Setup == | == DSL Setup == | ||
Line 30: | Line 63: | ||
== Adding a Static Route == | == Commands of note == | ||
systemlog show | |||
<big syslog> | |||
systemlog show fac=local5 hist=enabled | |||
<173> SysUpTime: 00:01:11 xDSL linestate up (downstream: 2080 kbit/s, upstream: 800 kbit/s; output Power Down: 16.5 dBm, Up: 12.5 dBm; line Attenuation Down: 46.0 dB, Up: 26.0 dB; snr Margin Down: 6.5 dB, Up: 17.0 dB) | |||
ppp iflist | |||
<pre> | |||
Internet: dest : RELAY [00:06:54] | |||
Retry : 10 | |||
mode = IP routing | |||
flags = echo magic accomp restart mru addr route savepwd pap | |||
dns metric = 10 echotolerance = 5 mru = 1492 | |||
route : dst=0.0.0.0/0 - src=0.0.0.0/0 (metric 10) | |||
auth = auto user = northdot9@dslinternet.ca password = ******** | |||
admin state = up oper state = up link state = connected | |||
LCP : state = opened retransm = 0 term. reason = | |||
IPCP: state = opened retransm = 10 term. reason = | |||
acname : bas1-toronto05 service : --- | |||
[PPP client session id = 1] | |||
</pre> | |||
=== Adding a Static Route === | |||
{root}=>ip | {root}=>ip | ||
Line 43: | Line 100: | ||
:ip rtadd dst=172.17.2.0/24 gateway=172.16.48.2 intf=LocalNetwork | :ip rtadd dst=172.17.2.0/24 gateway=172.16.48.2 intf=LocalNetwork | ||
{root}[ip]=>saveall | {root}[ip]=>saveall | ||
== Example config == | |||
[[/user.02102012.ini]] | |||
[[/user.23092012.ini]] | |||
==Also See == | ==Also See == | ||
Line 49: | Line 112: | ||
* Atenuation and line speeds http://www.kitz.co.uk/adsl/linestats.htm | * Atenuation and line speeds http://www.kitz.co.uk/adsl/linestats.htm | ||
* DMT the ultimate tool for talking to your speedtouch ST780 http://dmt.mhilfe.de/ you do know german right? | * DMT the ultimate tool for talking to your speedtouch ST780 http://dmt.mhilfe.de/ you do know german right? | ||
* Wholly smokes the manufacturers FAQ! http://www.technicolorbroadbandpartner.com/dsl-modems-gateways/support/support.php | |||
* notes on passthrough http://forums.thinkbroadband.com/dslrouter/2531720-speedtouch-516v6-static-ip-passthrough-config.html |
Latest revision as of 21:11, 6 September 2022
Overview
Username : Administrator Password : ************** ------------------------------------------------------------------------ ______ SpeedTouch 780 ___/_____/\ / /\ 6.2.29.3 UK _____/__ / \ _/ /\_____/___ \ Copyright (c) 1999-2007, THOMSON // / \ /\ \ _______//_______/ \ / _\/______ / / \ \ / / / /\ __/ / \ \ / / / / _\__ / / / \_______\/ / / / / /\ /_/______/___________________/ /________/ /___/ \ \ \ \ ___________ \ \ \ \ \ / \_\ \ / /\ \ \ \ \___\/ \ \/ / \ \ \ \ / \_____/ / \ \ \________\/ /__________/ \ \ / \ _____ \ /_____\/ \ / /\ \ /___\/ /____/ \ \ / \ \ /___\/ \____\/ ------------------------------------------------------------------------ _{Administrator}=>
DSL Setup
Connection Information Uptime: 11 days, 15:35:54 Data Transferred (Sent/Received) [MB/GB]: 311.59 / 3.21 Username: northdot9@dslinternet.ca Password: ******** Remember Password: Yes IP Address: 69.165.169.40 Primary DNS: 206.248.154.22 Secondary DNS: 206.248.154.170
SNMP for speedtouch 780 ADSL router
From gadg3pedia
On the router:
snmp community add securityname=ROCommunity communityname=public service system modify name=SNMP_AGENT state=enabled saveall
On your monitoring machine:
cfgmaker --global "WorkDir: /var/www/mrtg/router" --output /var/www/mrtg/router/speedtouch.cfg public@192.168.1.254 /usr/bin/mrtg /var/www/mrtg/router/speedtouch.cfg (run 3x) indexmaker --output=/var/www/mrtg/router/index.html /var/www/mrtg/router/speedtouch.cfg Add to crontab */5 * * * * /usr/bin/mrtg /var/www/mrtg/router/speedtouch.cfg --logging /var/log/mrtg.log
Commands of note
systemlog show
systemlog show fac=local5 hist=enabled <173> SysUpTime: 00:01:11 xDSL linestate up (downstream: 2080 kbit/s, upstream: 800 kbit/s; output Power Down: 16.5 dBm, Up: 12.5 dBm; line Attenuation Down: 46.0 dB, Up: 26.0 dB; snr Margin Down: 6.5 dB, Up: 17.0 dB)
ppp iflist
Internet: dest : RELAY [00:06:54] Retry : 10 mode = IP routing flags = echo magic accomp restart mru addr route savepwd pap dns metric = 10 echotolerance = 5 mru = 1492 route : dst=0.0.0.0/0 - src=0.0.0.0/0 (metric 10) auth = auto user = northdot9@dslinternet.ca password = ******** admin state = up oper state = up link state = connected LCP : state = opened retransm = 0 term. reason = IPCP: state = opened retransm = 10 term. reason = acname : bas1-toronto05 service : --- [PPP client session id = 1]
Adding a Static Route
{root}=>ip {root}[ip]=>rtadd dst = 172.17.2.0 [dstmsk] = 255.255.255.0 [label] = [gateway] = 172.16.48.2 [intf] = LocalNetwork [srcintf] = [metric] = :ip rtadd dst=172.17.2.0/24 gateway=172.16.48.2 intf=LocalNetwork {root}[ip]=>saveall
Example config
Also See
- Syslog Setup Kludge http://forums.whirlpool.net.au/forum-replies-archive.cfm/709296.html
- Atenuation and line speeds http://www.kitz.co.uk/adsl/linestats.htm
- DMT the ultimate tool for talking to your speedtouch ST780 http://dmt.mhilfe.de/ you do know german right?
- Wholly smokes the manufacturers FAQ! http://www.technicolorbroadbandpartner.com/dsl-modems-gateways/support/support.php
- notes on passthrough http://forums.thinkbroadband.com/dslrouter/2531720-speedtouch-516v6-static-ip-passthrough-config.html