what I want is @BIPRd as CMC login name if I eneter this as system name while login to CMC or UDT or BI launch pad it will point any of the available node.
What you’re trying to do is more than just a name change – you have four independent nodes that you want to combine into one.
In Windows you would accomplish by this deleting the SIAs on nodes 2-4, then recreating them as additional nodes of node 1. I assume the process is similar in UNIX.
Note that this will effectively wipe out all content in nodes 2-4. If anything needs to be kept, you’d need to use Promotion Manager to move it into node 1 prior to recreating the nodes.
As far as a single URL, you would accomplish this using a reverse proxy. Search here on BOB for that term and you should find some existing topics.
What you have right now are 4 independent BOBJ environments. They are not clusters, they are not nodes. Just 4 independent, single-server environments.
If you want to achieve what you asked about, you need to build a BOBJ cluster with 4 nodes. How to do it is already mentioned above by one of the posters.
There is a fundamental difference between four independent machines with different cluster names and a cluster containing the four machines. For one, all machines in a cluster must connect to the same CMS repository. As it is, your four machines have separate repositories.
You cannot simply rename the nodes to the same cluster name to create a cluster – you need to perform the steps I described above.