To resolve these routing and interface misalignments, apply the following configuration changes:
- Detach the Tier-0 gateway from the Tier-1 gateway associated with the Load Balancer.
- Segment Cleanup:
- Navigate to the VLAN segment configuration in NSX: Networking > Segments > Click on the Three Dots > Edit.
- Remove any manually defined subnet in the Subnets field.
- Ensure the Connected Gateway field is left blank to avoid default routing conflicts on the segment level.
- Add Service Interface to the Tier-1 Gateway.
- Configure the static route and Next-Hop Scope:
- Navigate to Networking > Tier-1 Gateways and select the gateway hosting the Load Balancer
- Under Static Routes, click Add Static Route
- Configure a default route (0.0.0.0/0) to ensure traffic is correctly routed out of the segment
- Set the Next-Hop IP address (usually Default Gateway of the segment) and ensure the Scope matches the Tier-1 gateway Interface in question (Service Interface).

- Verification:
- Perform a connectivity test to the Load Balancer VIP to confirm accessibility.
- Verify within the NSX user interface that the Load Balancer virtual server status is 'Success'