GridTopologyLspGenParams Object


Description:

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

Parents: TrillLspGenParams

GridTopologyLspGenParams 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 grid.

Type: u16

Default: 4

Range: 1 - 10000

EmulatedRouterPos

Location of emulated router in 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 grid.

Type: u16

Default: 4

Range: 1 - 10000

GridTopologyLspGenParams Read-Only Attributes

There are no read-only attributes.