Page 86 / 165 Scroll up to view Page 81 - 85
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
78
BERT Bits Tested = 0x00000000045A6380 bits
BERT Err Bits = 0x0000000000000002 bits
BERT Status indicates whether or not the BERT test is currently running.
It can be used to monitor when the BERT test is complete after it is
started. The numbers of total bit tested and errorred 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 ADSL PHY connection state, e.g.
adsl: ADSL driver and PHY status
Status: Showtime Channel: FAST, Upstream rate = 8064 Kbps,
Downstream
rate = 1024 Kbps
--show
Displays more statistics about ADSL connection.
--stats
Displays all available statistics about ADSL connection.
--reset
Clears all statistic counters in ADSL driver
EXAMPLES:
A simple initialization.
adsl start [--up] or adsl start
adsl connection -up
A more complex initialization.
adsl start --up --mod dl --lpair I or adsl start
adsl connection --up --mod dl --lpair I
Getting in and out of the test modes
adsl connection --reverb
...
adsl connection --up
Selecting tones
adsl connection --tones 0 32 0xFEFFFF7F 32 224
0xFEFFFFFFFFFFFF7F
selects tones from 1 to 31 for upstream and from 33 to 95 for
downstream
Starting and monitoring BERT
Page 87 / 165
Telsey telecommunications
Command Line Interface
79
MT500--SIEN12
adsl bert -start 60
to run BERT test for 60 seconds. After about 20 seconds of BERT running
the results will look like:
adsl bert -show
adsl: BERT results:
BERT Status = RUNNING
BERT Total Time = 60 sec
BERT Elapsed Time = 20 sec
BERT Bits Tested = 0x0000000008B4C700 bits
BERT Err Bits = 0x0000000000000067 bits
After 60 seconds when the BERT has completed the results of -show
command will be:
adsl bert -show
adsl: BERT results:
BERT Status = NOT RUNNING
BERT Total Time = 60 sec
BERT Elapsed Time = 60 sec
BERT Bits Tested = 0x000000001A1E5500 bits
BERT Err Bits = 0x0000000000000067 bits
Display minimal ADSL state.
adsl info --state
adsl: ADSL driver and PHY status
Status: Showtime Channel: FAST, Upstream rate = 8064
Kbps, Downstream rate1 = 1024 Kbps
Display complete ADSL driver and PHY status.
adsl info --show
adsl: ADSL driver and PHY status
Status: Showtime Channel: FAST, Upstream rate = 8064
Kbps, Downstream rate = 1024 Kbps
Mode: G.DMT
Channel: Fast
Trellis: ON
Line Status: No Defect
Training Status: Showtime
Down Up
SNR (dB): 16.1 7.0
Attn(dB): 0.0 5.5
Pwr(dBm): 6.5 7.8
Max(Kbps): 11040 1088
Rate (Kbps): 0 0
K: 0(0) 0
R: 0 0
S: 1 1
D: 1 1
SF: 25288 25286
SFErr: 1 0
Page 88 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
80
RS: 0 0
RSCorr: 0 0
RSUnCorr: 0 0
HEC: 1 0
OCD: 0 0
LCD: 0 0
ES: 1 0
Page 89 / 165
Telsey telecommunications
Command Line Interface
81
MT500--SIEN12
ARP
NAME:
arp
- manipulate modem's ARP (Address Resolution Protocol) table
SYNOPSIS:
arp add <IP address> <MAC address>
arp delete <IP address>
arp show
arp --help
DESCRIPTION:
arp
is used to manipulate modem's ARP table. Note that ARP entries added by
this command are not saved in the flash memory by the save command. After
system reboot, ARP entries need to be re-added.
COMMANDS:
None
EXAMPLES:
Add a static ARP entry for IP address 192.168.1.2 with MAC address
00:11:22:33:44:55.
arp add 192.168.1.2 00:11:22:33:44:55
Show ARP table.
arp show
Delete ARP entry for IP address 192.168.1.2.
arp delete 192.168.1.2
IP address
HW type
Flags
HW address
Mask
Device
192.168.1.3
0x1
0x2
00:01:03:E3:4F:F9
*
br0
192.168.1.2
0x1
0x6
00:11:22:33:44:55
*
br0
Page 90 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
82
ATM
NAME:
atm
- allows an user to control the Telsey ATM driver
SYNOPSIS:
atm start [options]
atm stop
atm operate tdte|intf|vcc [options]
DESCRIPTION:
Atm is used to control the Telsey ATM driver. This utility can:
start and stop the driver
activate and deactivate an ATM interface (port) or a Virtual
Channel Connection (VCC)
add and remove traffic descriptor table entries
add and remove VCCs
display the configuration for traffic descriptor table entries, ATM
interfaces and VCCs
display statistics for ATM interfaces and VCCs
All information are displayed to stdout. A program or shell script that calls this
utility can redirect stdout to a file and then parse the file in order to interpret
the displayed output.
COMMANDS:
start
Starts the Telsey ATM driver. This command to initialize the driver and
add one UBR traffic descriptor table entry.
stop
Stops the Telsey ATM driver.
operate
Operates on traffic descriptor table entries, ATM interfaces and VCCs.
OPTIONS:
Options for the
start
command:
atm start [--cqs <size>] [--pqs <size>] [--bs <size>] [--bo
<offset>] [--intf <port> <type> <address>]
--cqs <size>
size
: Size used to create the Free and Receive cell queues.
Default value is 10.
--pqs <size>
size
: Size used to create the Free and Receive packet queues.
Default value is 200.
--bs <size>
size
: Size of a buffer used in the Free and Receive packet queues.

Rate

4 / 5 based on 1 vote.

Popular Telsey Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top