sonetCircuitProperties

sonetCircuitProperties - used to configure circuit properties after the circuit is added. The Sonet properties for the circuit is configured here.

SYNOPSIS

sonetCircuitProperties sub-command options

DESCRIPTION

The sonetCircuitProperties command is used to configure the circuit properties of a POS port of a card on a chassis.

STANDARD OPTIONS
transitMode

Configure the transmit mode. (default = circuitTxModePacketStreams) Available options:

payloadType

Configure the Sonet header payload type. (default = sonetHdlcPppIp) Available options:

dataScrambling

true | false

Configure the Sonet dataScrambling payload type. (default = false)

C2byteTransmit

Configure the Sonet C2byteTransmit . (default = 22)

C2byteExpected

Configure the Sonet C2byteExpected. (default = 22)

rxCrc

This parameter is used to configure Rx CRC.

txCrc

This parameter is used to configure Tx CRC.

index

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

COMMANDS

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

sonetCircuitProperties cget option

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

sonetCircuitProperties 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).

sonetCircuitProperties get chassisID cardID portID circuitID

Gets the IxTclHal configurations from local IxHal. Specific errors are:

sonetCircuitProperties set chassisID cardID portID circuitID

Sets the IxTclHal configurations to local IxHal.

sonetCircuitProperties setDefault

Sets to IxTclHal default values for all configuration options.

EXAMPLES

See example

SEE ALSO

sonetCircuit, sonetCircuitList