RoutingConvergenceInjectCommand Object


Description:

Injects a convergence event on the egress routers defined in RoutingConvergenceSetupCommand. This command needs to be associated with an instance of RoutingConvergenceSetupCommand.

Can be used with Command Sequencer: Yes

GUI Command Name: Convergence: Inject Routing Convergence Command

Parents: Sequencer, StcSystem

Relations:

Side name
(Type)
Relative Description
SetupCommand
(RoutingConvergenceAffiliatedSetup)

RoutingConvergenceSetupCommand

Associated RoutingConvergenceSetupCommand.

RoutingConvergenceInjectCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CommandArguments

Working directory for the External Script. Only used if TestType is External Script.

Type: string

Default: "" (empty string)

CommandLine

Command line for the external script. Only used if TestType is External Script.

Type: string

Default: "" (empty string)

CommandWorkingDir

Working directory for the External Script. Only used if TestType is External Script.

Type: string

Default: "" (empty string)

TestType

The convergence event injected on the egress routers.

Type: enum

Default: COST_CHANGE

Possible Values:

Value Description
EXTERNAL_SCRIPT

Run an external script for the convergence event.

LOCAL_INTERFACE_FAILURE

Breaks the L2 link between the egress routers and the DUT.

LOCAL_INTERFACE_RESTORE

Restores the L2 link between the egress routers and the DUT.

REMOTE_INTERFACE_FAILURE

Emulates a remote interface failure on the egress routers.

REMOTE_INTERFACE_RESTORE

Restores the remote interfaces on the egress routers.

LOSS_OF_ADJACENCY

Emulates a loss of adjacency event between the egress routers and the DUT.

RESTORE_ADJACENCY

Restores adjacency between the egress routers and the DUT.

WITHDRAW_ROUTE

Withdraws all routes on the egress routers.

READVERTISE_ROUTE

Readvertises all routes on the egress routers.

COST_CHANGE

Emulates an increase in cost for all routes on the egress routers.

REVERT_COST

Reverts the cost for all routes on the egress routers to their default values.

ECMP_LOCAL_INTERFACE_FAILURE

Breaks the L2 link between the egress routers and the DUT.

ECMP_LOCAL_INTERFACE_RESTORE

Restores the L2 link between the egress routers and the DUT.

ECMP_REMOTE_INTERFACE_FAILURE

Emulates a remote interface failure on the egress routers.

ECMP_REMOTE_INTERFACE_RESTORE

Restores the remote interfaces on the egress routers.

RoutingConvergenceInjectCommand Read-Only Attributes

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