
6211-I1 ADSL2+ Router Command Line Interface User’s Guide
11
--start
Starts the BERT.
seconds--duration of the BERT in seconds.
--stop
Stops the BERT.
--show
Displays the BERT results to stdout in the following format:
BERT Status = [NOT] RUNNING
BERT Total Time = 10 seconds
BERT Elapsed Time = 10 seconds
BERT Bits Tested = 0x00000000045A6380 bits
BERT Err Bits = 0x0000000000000002 bits
BERT status indicates whether the BERT is currently running. It can be used to monitor when the
BERT is complete after it is started. The number of total bits and errored bits are displayed as 64-bit
hexadecimal numbers.
Options for the info command:
adsl info [--state] [--show] [--stats] [--reset]
--state
Displays the shortest message about the ADSL PHY connection state, for example:
adsl: ADSL driver and PHY status
Status: Showtime Channel: FAST, Upstream rate = 8064 Kbps, Downstream rate =
1024 Kbps
--show
Displays more statistics about the ADSL connection.
--stats
Displays all available statistics about the ADSL connection.
--SNR
Displays the signal-to-noise ratio (SNR) per tone.
--reset
Clears all statistic counters in the ADSL driver.
Exit Codes
Exit codes less than 100 are assigned by the ADSL driver. Exit codes of 100 or greater are assigned by the
ADSL utility.
BCMADSL_STATUS_SUCCESS 0
BCMADSL_STATUS_ERROR 1
ADSL_GENERAL_ERROR 100
ADSL_ALLOC_ERROR 101
ADSL_INVALID_COMMAND 102
ADSL_INVALID_OPTION 103
ADSL_INVALID_PARAMETER 104
ADSL_INVALID_NUMBER_OF_OPTIONS 105
ADSL_INVALID_NUMBER_OF_PARAMETERS 106