D • Command Line Interface (CLI) Operation
Model 3086 G.SHDSL Integrated Access Device User Guide
148
Administering user accounts
Example: To read the attribute ‘Version’:
gshdsl show Version
To set data rate to 256K (4 * 64K):
gshdsl set DSLRateTS
To set terminal type to CPE mode:
gshdsl set terminal remote
To show the current terminal type:
gshdsl show terminal
To establish the DSL link
1. One unit needs to be set to CO (central) and the other unit as CP (remote)
2. The Data rate of the 2 units have to be the same (DatarateN)
3. The interface type needs to be the same to pass data (Interface)
4. Issue the ‘Action’ command to start the handshaking process (Action Start)
Example: To set up the units to run at 2.048Mbps using ATM interface.
For CO (central) unit
→
gshdsl set terminal central
→
gshdsl set interface utopia
→
gshdsl set dataRateN 32
→
gshdsl set dataRateI 0
→
gshdsl set Action Start
For CPE (remote) unit
→
gshdsl set terminal remote
→
gshdsl set interface utopia
→
gshdsl set dataRateN 32
→
gshdsl set dataRateI 0
→
gshdsl set Action Start
Attribute
Type
Value
Description
Version
RO
-
The version number of the DSL driver
Platform
RO
-
The platform name of the unit e.g. 3086 or 3086
ModemState RO
Idle
Deactivated
Norm Oper
In-Progress
Show the state of the handshaking process:
Idle – The DSL chip is in idle state
Deactivated – The DSL chip is deactivated
Normal Operation – The DSL chip is in operating (Link established)
In-Progress – Handshaking in process
DSLRateTS
RW
3-36
Data rate N number N=3-36. e.g. 256K data rate is N=4. The composite data rate is the cho-
sen number N times 64 kbps. E.g., 32 x 64 kbps = 2.048 Mbps.
DataRateI
RW
0-7
This attribute controls the size of the overhead channel. Valid input is 0-7. Default value is 0.
(!!Keep it as 0)
terminal
RW
Central
Remote
Central – CO unit
Remote – CPE unit
Interface
RW
Hdlc
Utopia – Data will be packaged in ATM cell format and send through the UTOPIA interface of
the processor
Hdlc – Data will be packaged in HDLC frame and send through the PCM Bus
Action
WO Start
Deactivate
Start – Command the box to configure the DSL chip and start the handshaking process
Deactivate – Command the box to disconnect and deactivate the DSL link.