Patton electronic 3241 Modem User Manual


 
D • Command Line Interface (CLI) Operation Model 3201 G.SHDSL Integrated Access Device User Guide
128 Administering user accounts
Controlling user access
To set user access for user username, use the command (all on one line):
system set user < username > access {default|engineer|superuser}
G.SHDSL Commands:
Command format: ‘gshdsl Action Attribute Value’
Action – Two types of actions are available: ‘set’ or ‘show’
Set – set attributes with a value.
Show – get information from the box
Attribute – The name of the attributes to access.
Value – The new value for the attribute (Set command only)
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)
Attribute Type Value Description
Version RO - The version number of the DSL driver
Platform RO - The platform name of the unit e.g. 3201 or 3201
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 chosen 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.