This article is now 4 years old! It is highly likely that this information is out of date and the author will have completely forgotten about it. Please take care when following any guidance to ensure you have up-to-date recommendations.
I ran into this UI bug the other day when I was trying to enable route
redistribution on an Edge in a Secondary site of a cross-vCenter NSX deployment.
The Edge itself was deployed correctly, and configured to peer with a physical
northbound router, however when I attempted to configure the route
redistribution I was unable to do so.
Fortunately, the solution was simple - use the API.
Perform a GET operation to retrieve the current BGP configuration
1
GET https://{{nsxmanager}}/api/4.0/edges/{{edgeId}}/routing/config/bgp
Copy and modify the BGP section to include the redistribution settings you
require