QUESTION:
How to change the IP address of a BVE?
RESOLUTION:
On the BVE (or combined BVE/DGE) server:
- Stop all the Traverse components
- Update the network settings in the operating system
- Start all the Traverse components
If the BVE also has a DGE installed on it, for any DGEx which uses this server as the Upstream DGE, on the WebApp:
- Navigate to Superuser >> DGE MGMT
- For each DGEx using this Upstream DGE, select 'Update' and update the IP address of the Upstream DGE
On each DGE extension and separate DGE server:
- Stop all the Traverse components
- Change all references (8 as of this writing) in 'TRAVERSE_HOME\etc\emerald.xml' to the IP address (or Fully Qualified Domain Name) of the BVE. For example;
<provisioning name="provisioning"
host="10.10.10.1"
replica="none"
port="7651"
user="emerald"
password="poet"
/> - Start all the Traverse components
APPLIES TO:
All versions of Traverse