PDA

View Full Version : Netgear DG834GIT V5. Come vedo se sono fastpath o interleaved?


johnson
29-03-2009, 04:09
Ciao,

come da topic, vorrei verificare se sono in fastpath o interleaved. SU internet ho trovato questo.

First logon to the router and then select this address:
http://192.168.0.1/setup.cgi?todo=debug

which should result in a screen which just says 'Debug enable'.
(That's assuming that you haven't changed the router's IP address from the default).

Then exit from the web interface and open a command-line window. Type: telnet 192.168.0.1

You should get a BusyBox welcome message to confirm that your telnet connection is established.

Now type: cat /proc/avalanche/avsar_modem_stats

This will give you a stream of information about the ADSL connection. Scroll up and find a section something like this:

[Upstream (TX) Interleave path]
CRC: 0 FEC: 0 NCD: 1
LCD: 0 HEC: 0

[Downstream (RX) Interleave path]
CRC: 0 FEC: 0 NCD: 0
LCD: 0 HEC: 0

[Upstream (TX) Fast path]
CRC: 1 FEC: 68 NCD: 0
LCD: 0 HEC: 0

[Downstream (RX) Fast path]
CRC: 49 FEC: 0 NCD: 0
LCD: 0 HEC: 0


In this example the interleave figures are all zero, apart from the first NCD value, which always seems to be 1, so this router is in fast mode. If you see zeros in the fast path sections and other figures in the interleave sections, then interleave is on.

DG834G v4

v4 unlike its predecessors has a broadcom chipset and therefore needs a different command.
After selecting debug mode http://192.168.0.1/setup.cgi?todo=debug

telnet into the shell telnet 192.168.0.1 as above but use the following command

# adslctl info --stats

which should give you the following info:

Status: Showtime Channel: FAST, (or interleaved).

Ma nessuno dei due comandi va col mio DG834G v5.
[UPDATE]Col primo mi da Unknown error 2, mentre con il secondo mi da adslctl: not found.
Stamattina ho aggiornato il router al firmware V6.00.21.
Stesso risultato

Ho provato anche con Routerstats, ma temo di non capire come farlo andare... si impalla quando provo a caricare Router Stats Page e Router Search Text nella cfg... resta fisso su Caricamento file in corso... boh :look:

johnson
30-03-2009, 15:51
Nessuno mi sa aiutare?

ho bisogno di verificare se sono interleaved o fast. Perchè se sono ancora interleaved vorrei chiedere che mi mettano in fast come da contratto.

Secondo voi, potrei avere problemi ad essere settato in fast con la linea con questi valori?

Link ADSL Downstream Upstream
Velocità connessione 8125 kbps 476 kbps
Attenuazione di Linea 2.0 db 13.0 db
Margini di Rumore 29.0 db 19.55 db


Grazie per le risposte

strassada
30-03-2009, 20:05
il v5 non monta chip broadcom come il v4 e il GT, ma Conexant, per cui credo che molti comandi siano differenti (o non ci sono affatto). prova a vedere se trovi qualcosa sul Linksys WAG54G2, che ha lo stesso chip del v5. non ho idea se la dotazione hardware sia uguale (non l'ho aperto), cioè se ha la stessa quantità di ram ecc...

purtroppo è cosa comune cambiare chip (spesso con meno costosi e meno performanti) e sfruttare il nome del precedente modello.

johnson
31-03-2009, 00:11
ok, ti ringrazio. Provo a vedere per il linksys.

Quindi era meglio il broadcom del conexant? se sì, in che cosa è meglio?

pegasolabs
12-04-2009, 11:18
Creato nuovo thread ufficiale:
Netgear DG834GIT V5 (http://www.hwupgrade.it/forum/showthread.php?p=27062265) [LEGGERE IL PRIMO POST!!!!]