HubSpokeTopologyLspGenParams Object


Description:

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

Parents: TrillLspGenParams

HubSpokeTopologyLspGenParams 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 - 100

HubSpokeTopologyLspGenParams Read-Only Attributes

There are no read-only attributes.