HubSpokeTopologyGenParams Object


Description:

Hub and spoke topology generation parameters. The specified hub and spoke topology is created on each emulated router.

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

Automatically created from: ConvergenceGenParams, SrTeConvergenceGenParams

Relations:

Side name
(Type)
Relative Description
RouteGenParams
(BackboneAreaTopologyGenParams)

BgpRouteGenParams

HubSpokeTopologyGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EmulatedRouterPos

Location of the emulated router in the hub and spoke topology.

Type: enum

Default: ATTACHED_TO_HUB

Possible Values:

Value Description
ATTACHED_TO_HUB

Emulated router is attached to a hub simulated router.

ATTACHED_TO_SPOKE

Emulated router is attached to a spoke simulated router.

MEMBER_HUB

Emulated router is a member as a hub.

MEMBER_SPOKE

Emulated router is a member as a spoke.

NumRouters

Total number of routers in the hub and spoke topology.

Type: u16

Default: 10

Range: 1 - 4000

HubSpokeTopologyGenParams Read-Only Attributes

There are no read-only attributes.