GridTopologyGenParams Object


Description:

Grid topology generation parameters. The specified grid topology is created on each emulated router.

Parents: BgpLsBackboneTopologyGenParams, BgpLsNoneBackboneTopologyGenParams, BgpRouteGenParams, IsisLspGenParams, Ospfv2LsaGenParams, Ospfv3LsaGenParams, RipRouteGenParams

Automatically created from: ConvergenceGenParams

Relations:

Side name
(Type)
Relative Description
RouteGenParams
(BackboneAreaTopologyGenParams)

BgpRouteGenParams

GridTopologyGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AttachColumnIndex

For an emulated router attached to a simulated router, the column index in the grid of the simulated router to which the emulated router is attached.

For an emulated router that is a member of the grid, the column index in the grid where the emulated router is located.

Type: u16

Default: 1

Range: 1 - 10000

AttachRowIndex

For an emulated router attached to a simulated router, the row index in the grid of the simulated router to which the emulated router is attached.

For an emulated router that is a member of the grid, the row index in the grid where the emulated router is located.

Type: u16

Default: 1

Range: 1 - 10000

Columns

Number of columns in the grid.

Type: u16

Default: 4

Range: 1 - 10000

EmulatedRouterPos

Location of the emulated router in the grid.

Type: enum

Default: ATTACHED_TO_GRID

Possible Values:

Value Description
ATTACHED_TO_GRID

Emulated router is attached to one of the simulated routers in the grid.

MEMBER_OF_GRID

Emulated router is a member of the grid.

Rows

Number of rows in the grid.

Type: u16

Default: 4

Range: 1 - 10000

GridTopologyGenParams Read-Only Attributes

There are no read-only attributes.