Using the Bridge configuration file to configure the administration endpoint
You can update the Bridge configuration by using the imabridge command. In the Docker environment, the command is run from within the container.
More than one administrative endpoint can be configured. For example, you might want one administrative endpoint to be available to both the localhost environment and to the private network.
Instead of using a command, you can also update the dynamic configuration file /var/imabridge/bridge.cfg directly by editing the file or by copying to the file. Updating the dynamic configuration file also changes the configuration of the running bridge. However, if there are any errors in the new configuration, it might not be possible for the Bridge to restart.
For a description of endpoint object properties, see Configuring the Bridge.