TreeTopologyGenParams Object


Description:

Tree topology generation parameters. The specified tree topology is distributed across each emulated router.

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

Automatically created from: ConvergenceGenParams

Relations:

Side name
(Type)
Relative Description
RouteGenParams
(BackboneAreaTopologyGenParams)

BgpRouteGenParams

TreeTopologyGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
IfType

Interface type used to connect simulated routers.

Note: Only tree topologies support broadcast/transit networks. Other topologies use only point-to-point links.

Type: enum

Default: POINT_TO_POINT

Possible Values:

Value Description
POINT_TO_POINT

Point-to-point interface.

BROADCAST

Broadcast interface.

MaxIfPerRouter

Maximum number of interfaces per router.

Type: u16

Default: 4

Range: 1 - 10000

MaxRoutersPerTransitNetwork

Maximum number of routers per transit network. This attribute is valid only when the IfType attribute is BROADCAST.

Type: u16

Default: 5

Range: 2 - 10000

NumSimulatedRouters

Total number of simulated routers that will be created on all emulated routers.

Type: u16

Default: 50

Range: 1 - 10000

TreeTopologyGenParams Read-Only Attributes

There are no read-only attributes.