ixEnablePortIntrinsicLatencyAdjustment

ixEnablePortIntrinsicLatencyAdjustment - enables the Intrinsic Latency Adjustment on the ports that support the feature

SYNOPSIS

ixEnablePortIntrinsicLatencyAdjustment chasID cardID portID enable write

DESCRIPTION

The ixEnablePortIntrinsicLatencyAdjustment command enables the Intrinsic Latency Adjustment on the ports that support the feature.

ARGUMENTS
chassisID

(By value) The ID number of the chassis.

cardID

(By value) The ID number of the card.

portID

(By value) The ID number of the port.

enable

true/false

write

write / nowrite (default = nowrite)

RETURNS
-0

OK.

-1

TCL error

-100

Port is not available

-101

Unsupported feature

EXAMPLES

ixEnablePortIntrinsicLatencyAdjustment $chassId $cardId $portId true write

SEE ALSO

ixEnableIntrinsicLatencyAdjustment