f5-declarative-onboarding icon indicating copy to clipboard operation
f5-declarative-onboarding copied to clipboard

Configure IP addresses for System Cluster members

Open LaurentGravier opened this issue 7 months ago • 1 comments

Is your feature request related to a problem? Please describe.

I create a Velos tenant at the F5OS layer. This tenant is created on different blades of the Velos chassis. Once the tenant is created, at the TMOS level, it appears as a cluster (in System / Cluster) with members corresponding to each blade (slot) of the Velos chassis. I need to configure IP addresses on the members of this cluster.

Describe the solution you'd like

I'd like to be able to configure the IP addresses described above with DO.

Describe alternatives you've considered

As a workaround, we configure these addresses with tmsh commands.

Additional context

Example of tmsh command used : modify sys cluster default members { 5 { address 10.102.116.52 } }

LaurentGravier avatar May 14 '25 12:05 LaurentGravier

AUTOTOOL-4714 has ben created.

sunitharonan avatar May 22 '25 15:05 sunitharonan