Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How do I change the IP address of a Router or Message Processor?

How do you change the IP address of a Router/MP? The doc seems to be missing some steps:

  1. Edit the /<inst root>/apigee4/bin/apigee env.sh file.
  2. Change the HOSTIP parameter to include the new IP address.
  3. Restart the modified node.

Don't you have to tell the other nodes about the change?

Stephen

Solved Solved
0 8 1,189
1 ACCEPTED SOLUTION

Correct, you need to call into the /v1/servers API to update the registered internalIP and externalIP properties. This isn't automatic, it would need to be done explicitly.

View solution in original post

8 REPLIES 8