ConfigureLinkDiscoveryModeCommand Object


Description:

Configure link discovery mode for chassis.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ConfigureLinkDiscoveryModeCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ChassisList

List of chassis to configure.

Type: handle

Default: 0

LinkDiscoveryMode

Link discovery mode to set.

Type: enum

Default: RX_ONLY

Possible Values:

Value Description
TX_RX

Both send and receive link discovery messages.

RX_ONLY

Receive link discovery messages but never send them.

DISABLED

Neither send nor receive link discovery messages.

TxHoldMultiplier

The multiplier used to calculate the time to live value of an LLDP message. Time to live is this multiplier times the tx interval.

Type: u8

Default: 4

Range: 1 - 100

TxInterval

The number of seconds between sending subsequent LLDP messages.

Type: u8

Default: 60

Range: 1 - 255

ConfigureLinkDiscoveryModeCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status