Modify the VXLAN UDP port on the NSX manager using REST API, if required:
Method: PUT
Url: https://nsxmgr_ip/api/2.0/vdn/config/vxlan/udp/port/portnum
For more information on how to make API calls to the NSX Manager, see the Using the NSX REST API section of the VMware NSX for vSphere API guide.
Note: Ensure that port 443 is opened between the Secondary NSX Manager and the Universal Controller Cluster.
2016-06-20 12:37:03.777 EDT WARN http-nio-127.0.0.1-7441-exec-1 RestTemplate:559 - POST request for "http://127.0.0.1:7442/api/1.0/replicator/configuration/nsxmanagers" resulted in 400 (Bad Request); invoking error handler2016-06-20 12:37:03.793 EDT ERROR http-nio-127.0.0.1-7441-exec-1 ReplicatorRestClient:92 - Exception occurred while invoking REST API call on Replicator org.###.web.client.HttpClientErrorException: 400 Bad Request at org.###.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:88) at org.###.web.client.RestTemplate.handleResponseError(RestTemplate.java:566) at org.###.web.client.RestTemplate.doExecute(RestTemplate.java:524) at org.###.web.client.RestTemplate.execute(RestTemplate.java:482)2016-06-20 12:37:03.805 EDT INFO http-nio-127.0.0.1-7441-exec-1 AuditingServiceImpl:147 - [AuditLog] UserName:'###.local\user-name', ModuleName:'###', Operation:'REGISTER_NSX_MANAGER', Resource:'10.##.##.2', Time:'Mon Jun 20 12:37:03.803 EDT 2016', Status:'FAILURE', Universal Object:'false'