beautypg.com

To establish the dsl link, Example: to read the attribute ‘version, For cpe (remote) unit – Patton electronic G.SHDSL INTEGRATED 3086 User Manual

Page 168

background image

E • Command Line Interface (CLI) Operation

Model 3086 G.SHDSL Integrated Access Device User Guide

168

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

fi

gshdsl set terminal central

fi

gshdsl set interface utopia

fi

gshdsl set dataRateN 32

fi

gshdsl set dataRateI 0

fi

gshdsl set Action Start

For CPE (remote) unit

fi

gshdsl set terminal remote

fi

gshdsl set interface utopia

fi

gshdsl set dataRateN 32

fi

gshdsl set dataRateI 0

fi

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.