Docker swarm setup handle multiple manager nodes

Dear Team,

           We have Docker swarm setup like 5 nodes,

              1. three manager nodes
              2. two worker nodes

            Each manager nodes has a own static IP Address
       
            For Example:-
                               manager one - 192.168.8.1
                               manager two -  192.168.8.2
                               manager three - 192.168.8.3

            How to call the Common IP address in Manager nodes,
            If is possible or not, if it possible could me give any solution.