ArpNdStartCommand Object


Description:

Send an ARP to the DUT to retrieve the gateway MAC address.

The sequence of commands that is executed is as follows:

- Start ARP/ND on Tx and Rx internally.

- Start ARP/ND verification on Tx and Rx if requested.

Can be used with Command Sequencer: Yes

GUI Command Name: Learning: Start ArpNd

Parents: Sequencer, StcSystem

ArpNdStartCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ForceArp

Whether the command should be Arp even if Arp is not required.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

The command should be Arp.

FALSE

The command should not be Arp.

HandleList

Handle of the port, stream or emulated device.

Type: handle

Default: 0

WaitForArpToFinish

Whether the command should wait for all Arp/Nds to finish.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Wait for Arp/Nd to finish.

FALSE

Do not wait for Arp/Nd to finish.

ArpNdStartCommand Read-Only Attributes

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

State of Arp/Nd.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Idle

WAITING

Waiting

SUCCESSFUL

Passed

FAILURE

Failed

CONGESTED

Congested