Telsey telecommunications
Command Line Interface
77
MT500--SIEN12
Puts ADSL PHY in ATM cell loopback mode. In this modem ADSL PHY will
not try to establish connection
--reverb
Puts ADSL PHY in test mode in which it only sends REVERB signal
--medley
Puts ADSL PHY in test mode in which it only sends MEDLEY signal
--noretrain
In this mode ADSL PHY will be trying to establish connection as in normal
mode, but once the connection is up it will not retrain even if the signal
is lost.
--tones <xmtStart xmtNum xmtMap rcvStart rcvNum rcvMap>
Specifies tones which can be used by ADSL PHY.
xmtStart
: first tone used in upstream direction (usually 0)
xmtNum
: number of tones in upstream direction (usually 32)
xmtMap
: bitmap for tones used in upstream direction. Specified as a
hexadecimal string. Bit value zero means the corresponding tone is not
used, bit value one means it is used.
rcvStart
: first tone used in downstream direction (usually 32)
rcvNum
: number of tones in downstream direction (usually 224)
rcvMap
: bitmap for tones used in downstream direction. Specified as a
hexadecimal string. Bit value zero means the corresponding tone is not
used, bit value one means it is used.
Tone configuration command does not cause ADSL PHY retrain
automatically. To experience the effect of this command ADSL
connection must be restarted using for example adsl connection -down
followed by adsl connection -up command. Tone selection is not affected
by adsl configure commands and has to be changed explicitly. Default
tone configuration (all tones enabled) will be set by adsl tones 0 32
0xFFFFFFFF 32 224 0xFF… (repeated 28 times)
Options for the
bert
command:
adsl bert [--start <seconds>] [--stop] [--show]
--start
Starts Bit Error Rate Test (BERT) seconds - duration of BERT test in
seconds
--stop
Stops the BERT test.
--show
Display BERT results to stdout in the following format:
BERT Status = [NOT] RUNNING
BERT Total Time = 10 sec
BERT Elapsed Time = 10 sec