sonetCircuit

sonetCircuit - setup the circuits of a POS port of a card on a chassis.

SYNOPSIS

sonetCircuit sub-command options

DESCRIPTION

The sonetCircuit command is used to setup the circuits of a POS port of a card on a chassis.

STANDARD OPTIONS
txActiveTimeslotList

Configure the active tx members. (default= "")

rxActiveTimeslotList

Configure the active rx members. (default= "")

txIdleTimeslotList

Configure the idle tx members. (default= "")

rxIdleTimeslotList

Configure the idle rx members. (default= "")

name

Configure the circuit name. (default = "")

direction

Configure the circuit direction. (default = circuitBidirectionSymmetrical)

Available options:

Option

Value

Usage

circuitUnidirectionTx

0

Uni-direction transmit

circuitUnidirectionRx

1

Uni-direction receive

circuitBidirectionSymmetrical

2

(default) Bi-direction symmetrical

circuitBidirectionAsymmetrical

3

Bi-direction asymmetrical

rxType

Configure the rx payload speed. (default = circuitPayloadRateSTS1mv )

Available options:

Option

Value

Usage

circuitPayloadRateSTS1

101

STS-1/VC-3

circuitPayloadRateSTS3c

102

STS-3c/VC-4

circuitPayloadRateSTS12c

103

STS-12c/VC-4-4c

circuitPayloadRateSTS48c

104

STS-48c/VC-4-16c

circuitPayloadRateSTS1mv

501

(default) STS-1-Xv / VC-3-Xv

circuitPayloadRateSTS3cmv

502

STS-3c-Xv / VC-4-Xv

txType

Configure the tx payload speed. (default = circuitPayloadRateSTS1mv )

Available options:

Option

Value

Usage

circuitPayloadRateSTS1

\101

STS-1/VC-3

circuitPayloadRateSTS3c

102

STS-3c/VC-4

circuitPayloadRateSTS12c

103

STS-12c/VC-4-4c

circuitPayloadRateSTS48c

104

STS-48c/VC-4-16c

circuitPayloadRateSTS1mv

501

(default) STS-1-Xv / VC-3-Xv

circuitPayloadRateSTS3cmv

502

STS-3c-Xv / VC-4-Xv

enableTxLcas

Enable the Lcas on transmit side. (default = FALSE )

enableRxLcas

Enable the Lcas on receive side. (default = FALSE )

index

Read only. This parameter is used to view the circuit index assigned by hardware. (default = 0)

COMMANDS

The sonetCircuit command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.

sonetCircuit cget option

Returns the current value of the configuration option given by option. Option may have any of the values accepted by the sonetCircuit command.

sonetCircuit config option value

Modify the configuration options of the port. If no option is specified, returns a list describing all of the available options (see STANDARD OPTIONS).

sonetCircuit setDefault

Sets to IxTclHal default values for all configuration options.

EXAMPLES

See example on page A.

SEE ALSO

sonetCircuitList, sonetCircuitProperties.