E • Command Line Interface (CLI) Operation Model 3086 G.SHDSL Integrated Access Device User Guide
Example: To read the attribute ‘Version’: gshdsl show Version
To set data rate to 256K (4 * 64K):
To set terminal type to CPE mode: gshdsl set terminal remote
To show the current terminal type: gshdsl show terminal
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 | Show the state of the handshaking process: |
|
| Deactivated | Idle – The DSL chip is in idle state |
|
| Norm Oper | Deactivated – The DSL chip is deactivated |
|
| Normal Operation – The DSL chip is in operating (Link established) | |
|
|
| |
|
|
|
|
DSLRateTS | RW | Data rate N number | |
|
|
| sen number N times 64 kbps. E.g., 32 x 64 kbps = 2.048 Mbps. |
|
|
|
|
DataRateI | RW | This attribute controls the size of the overhead channel. Valid input is | |
|
|
| (!!Keep it as 0) |
terminal | RW | Central | Central – CO unit |
|
| Remote | 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 | Start – Command the box to configure the DSL chip and start the handshaking process |
|
| Deactivate | Deactivate – Command the box to disconnect and deactivate the DSL link. |
|
|
|
|
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
figshdsl set terminal central
figshdsl set interface utopia
figshdsl set dataRateN 32
figshdsl set dataRateI 0
figshdsl set Action Start
For CPE (remote) unit
figshdsl set terminal remote
figshdsl set interface utopia
figshdsl set dataRateN 32
figshdsl set dataRateI 0
figshdsl set Action Start
168 | Administering user accounts |