ConvergenceGenParams Object


Description:

ConvergenceGenParams

Parents: Project

Children: ConvergenceIpv4EgressPortParams, ConvergenceIpv4IngressPortParams, ConvergenceIpv6EgressPortParams, ConvergenceIpv6IngressPortParams

Automatically-created children: FullMeshTopologyGenParams, GridTopologyGenParams, HubSpokeTopologyGenParams, RingTopologyGenParams, RouteDistributionBgpSessionParams, RouteDistributionIsisSessionParams, RouteDistributionOspfv2SessionParams, RouteDistributionOspfv3SessionParams, RouteDistributionRipSessionParams, TreeTopologyGenParams

ConvergenceGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CommandArguments

Command Arguments

Type: string

Default: "" (empty string)

CommandLine

Command-Line

Type: string

Default: "" (empty string)

CommandWorkingDir

Command Working Directory

Type: string

Default: "" (empty string)

FrameSize

Frame Size (bytes)

Type: u16

Default: 128

IpVersion

IP version.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

The IP version is IPv4.

IPV6

The IP version is IPv6.

Load

Load

Type: double

Default: 10

MaxConvergenceTime

Maximum Convergence Time

Type: u8

Default: 70

Range: 15 - 70

PerformReversionTest

Perform Reversion Test

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Perform Reversion Test

FALSE

Disable Reversion Test

PrefixDistributionType

Prefix length distribution type

Type: enum

Default: FIXED

Possible Values:

Value Description
FIXED

Prefix length distribution type is Fixed

LINEAR

Prefix length distribution type is Linear

EXPONENTIAL

Prefix length distribution type is Exponential

INTERNET

Prefix length distribution type is Internet

CUSTOM

Prefix length distribution type is Custom

PrefixLengthDistribution

Prefix length distribution

Type: double

Default: 0

Range: 0 - 100

Protocol

Protocol

Type: enum

Default: SINGLE_HOP_BGP

Possible Values:

Value Description
SINGLE_HOP_BGP

Protocol is SINGLE_HOP_BGP

MULTI_HOP_BGP

Protocol is MULTI_HOP_BGP

OSPFV2

Protocol is OSPFV2

OSPFV3

Protocol is OSPFV3

ISIS

Protocol is ISIS

RIP

Protocol is RIP

RouteCountPerRouter

Route Count per Router

Type: u32

Default: 1

Range: 1 - 65535

RouteEndIpv4PrefixLength

Route end IPv4 prefix length

Type: u8

Default: 24

RouteEndIpv6PrefixLength

Route IPv6 start prefix length

Type: u8

Default: 64

RouteIpv4AddrStep

Route IPv4 Address Step

Type: ip

Default: 0.0.1.0

RouteIpv6AddrStep

Route IPv6 address step

Type: ipv6

Default: 0:0:1::

RouteStartIpv4Addr

Route Start IPv4 Address

Type: ip

Default: 10.1.1.0

RouteStartIpv4PrefixLength

Route start IPv4 prefix length

Type: u8

Default: 24

RouteStartIpv6Addr

Route start IPv6 address

Type: ipv6

Default: 3000::

RouteStartIpv6PrefixLength

Route IPv6 start prefix length

Type: u8

Default: 64

TestType

Type of Test

Type: enum

Default: COST_CHANGE

Possible Values:

Value Description
EXTERNAL_SCRIPT

Test Type is External Script

LOCAL_INTERFACE_FAILURE

Test Type is Local Interface Failure

REMOTE_INTERFACE_FAILURE

Test Type is Remote Interface Failure

LOSS_OF_ADJACENCY

Test Type is Loss Of Adjacency

ROUTE_WITHDRAWAL

Test Type is Route Withdrawal

COST_CHANGE

Test Type is Cost Change

ECMP_LOCAL_INTERFACE_FAILURE

Test Type is ECMP Local Interface Failure

ECMP_REMOTE_INTERFACE_FAILURE

Test Type is ECMP Remote Interface Failure

ConvergenceGenParams Read-Only Attributes

There are no read-only attributes.